Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

I want to get the total number of artifacts in RDNG

I am creating a client side extension where we can display different statistics about all of the artifacts into a graph or pie chart. I can access artifacts from one module or collection but we need the total count of all artifacts in RDNG. How can I do this?

0 votes


Accepted answer

Permanent link
One option could be to use RDNG's Reportable REST API. https://server:port/rm/publish/resources?collectionURI=id1 or https://server:port/rm/publish/resources?moduleURI=module1 and check for the number of records.
I am not sure of client side extension. But if you are reporting using RPE or RRDG, it is possible by counting the number of records returned for the REST url.
Pooja Srivastava selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952
× 383
× 382

Question asked: Mar 06 '15, 5:02 p.m.

Question was seen: 4,030 times

Last updated: Mar 07 '15, 6:59 a.m.

Related questions
Confirmation Cancel Confirm