It's all about the answers!

Ask a question

Querying RRC with RPE


Muktar Mohammed (1311924) | asked Sep 06 '12, 12:28 p.m.
edited Sep 06 '12, 12:28 p.m.
Hi there,

In Rational Publishin Engine using the following URI it I'm able to return all text requirement artifacts.  
https://server:port/rm/publish/text
How can I narrow the query to a specific project, collection, or folder?

Thanks for any help in advance.

Accepted answer


permanent link
Edgar Ignacio Velazquez Mar (7225) | answered Sep 06 '12, 12:33 p.m.
JAZZ DEVELOPER
You can narrow by collection using collectionURI parameter or projectURI to restrict it to a specific project, but folder is not available.

You can find more information on which filters are available and how to do some stuff on the development wiki
and see the Reportable REST API

Muktar Mohammed selected this answer as the correct answer

2 other answers



permanent link
Muktar Mohammed (1311924) | answered Sep 06 '12, 12:46 p.m.
Hi Edgar,

Thank you for your quick reply, the Reportable REST API helps a lot.  Now how do I go about finding out the collectionURI and ProjectURI?

Thanks

permanent link
Edgar Ignacio Velazquez Mar (7225) | answered Sep 06 '12, 3:15 p.m.
JAZZ DEVELOPER
Check the FAQ in the reporting development wiki
Where can I find the project URI?

The collectionURI is the UUID (unique identifier) of the collection artifact, see Where can I find the artifact URI and what is it for?

Comments
Muktar Mohammed commented Sep 06 '12, 3:23 p.m.

Thank you Edar. That really helps.

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.