DNG: How to get number of artifacts(count) under shared view selection
Dear Community,
I am working on developing a Java based application which help us to get number of artifacts(count) when we select any shared view.
For reference you can also reference the attached screenshot.
Also i did tried hitting this api in rest client but ended up getting this response (Source : https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI)
API(GET) :
Headers :
vvc.configuration: https://host/rm/cm/stream/_Aaa0JrUfEe6Ul8nmauCi8Q
Accept: application/xml
Please note our RM project is not full configuration management enabled,
In response file you can see that there is no where mentioned total count as 5 , there is something like rrm:totalCount="21" but i don't know what is that
Sorry I cannot upload response as it contains company data, but by referring attached image I believe you got what exactly I am looking for
DNG Version : 7.0.2, ifix027
Thank you
Accepted answer
Hi - the documentation for using the DOORS Next Reportable REST API to get artifacts in a view of a module is here https://jazz.net/wiki/bin/view/Main/DNGModuleViewExternalRequest
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 25 '24, 8:39 a.m.That's a very old documentation - the correct page for the DOORS Next Reportable REST API is herer https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI
The entry point for all ELM APIs is here https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding