It's all about the answers!

Ask a question

Trying to access traceability between DNG requirements and Rhapsody models using Rest API


KT PD (597) | asked Jan 19 '23, 1:33 a.m.
edited Jan 19 '23, 1:41 a.m.
Hi Team,

 We are trying to access link traceability between DNG requirements and Rhapsody models. we are using below URL to get required results


but this is not giving all details but return with below results.

<ArchitectureElementStatistics>
<ArchitectureElementStatistics>
<AllElements> </AllElements>
<AllElementsWithLinks> </AllElementsWithLinks>
<AllElementsWithoutLinks> </AllElementsWithoutLinks>
</ArchitectureElementStatistics>
</ArchitectureElementStatistics>
</rmm>

 Can you please let us know any other filters required to get link related information.

 Thanks

One answer



permanent link
Ian Barnard (1.9k613) | answered Jan 19 '23, 9:20 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jan 19 '23, 9:21 a.m.

I haven't tried this but according to https://jazz.net/wiki/bin/view/Main/RMMReportableRestAPI to get details you should  use the ArchitectureElement node rather than ArchitectureStatistics node which returns counts of things, as your response shows.


Your answer


Register or to post 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.