It's all about the answers!

Ask a question

Can I filter by a specific attribute using Rest API


Pablo Garijo (11) | asked Oct 26 '22, 10:45 a.m.

 Good morning, 

I am currently using DNG Rest API to get some KPIs from the tool. At the moment I am able to get the total number of artifacts with a specific artifact type, but I would like to know if it is possible to get:
 
the total number of artifacts with a specific artifact type and with Status == approved (for example)

Does anybody know if this is possible?

One answer



permanent link
David Honey (1.8k17) | answered Oct 26 '22, 11:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The main ELM public API landing page can be found at https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding, and that pages has links to various DOORS Next API pages.
You might want to look at OSLC query capabilities and Reportable REST supported by DOORS Next.
Or consider using Report Builder (which supports count columns) to get the information you need without coding REST clients to do so.

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.