Can I add more rules to creation of modules from a custom template?
One answer
Hi Ravi,
Not sure about the exact scenario you are describing but usually one of the best ways to dynamically create links is using the Link By Attribute feature
You can create base artifact links (using artifact IDs e.g.46735683) or module context links (using artifact IDs dot prefixed by module ID e.g. 874367256.46735683)
Comments
Hi Sean, thanks for you answer. I tried the linking by attribute, but I may want to extend this to my scenario explained below.
I have created a module 'Sample Spec 1' with 15 'requirements', 3 'features' and 2 'assumptions'. Feature and assumption artifacts are inserted from base folder. When I create a new module using this template, I want to create/link 3 new features and 2 assumption artifacts along with 15 requirements.
Is it possible to look for existing feature artifacts to link or create new with suspicion links during the process of module creation?
Any help is appreciated.
-Ravi