How can I get the artifacts in specific view of module through api ?
I've list of views in my module. By giving the view name as user input, I've to get all the artifacts.
|
Accepted answer
Ian Barnard (2.3k●7●14)
| answered May 07, 8:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited May 07, 9:11 a.m. the DOORS Next Reportable REST API can return resources in a shared view (by name, as long as the name is unique, otherwise by viewURI, see the examples in the docs) in a module
Start from here: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding
and look for "DN Reportable REST API - v6.0 or higher"
Sowndhar S selected this answer as the correct answer
|
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.