DNG RM Extensions - Traverse links and fetch linked data
Is there any javascript example of an RM extension that will traverse links from a selected DNG artifact to other linked DNG artifacts and fetch data from those linked artifacts?
For example loop through all the incoming 'Satisfies' links and look for an integer attribute called 'AAA' on the artifact at the other end of each link and then add the values together and write it to an attribute 'BBB' on the originally selected artifact?
Or is there any RM Exrtension javascript example that shows any kind of link traversal operation?
|
2 answers
Sean, you might know that when you display link in a module you can also show up to 3 attributes of linked artifact in the view.
We have also developed client script which is returning rich text of linked artifact in mini dashboard and also script which is writing attributes to module artifact so your need is definetly possible to do.
|
^Thanks.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.