How do you get the name of the module of a linked item in DNG with RPE?
2 answers
Hi David,
You can get the URL of linked artifact using ataSource/artifact/traceability/links/Link/relation, on which you have to make another data request. Then you should be able to print dataSource/artifact/moduleContext/contextBinding/moduleDisplayName
I am attaching a simple template for your reference.
I am attaching a simple template for your reference.
Regards,
Prasad
Comments
I wanted to follow up on this thread. I am having the same problem and I am using PUB 7.0.2.
I need to navigate a traceability link from one artifact to another. Then I need module-related information about that linked artifact, like the artifact's section number within the module.
When I follow the Link/Relation URI, it takes me to the base artifact. How do I pivot to the module instance of that artifact?
Comments
David Clark
May 07 '20, 11:53 a.m.