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

What is the REST query to find the names of RRC/RTC/RQM projects?

In RPE, I need to iterate across each project looking for specific data.

I cannot find the query to list the RRC projects. (we have over 80 projects).

1 vote



2 answers

Permanent link
 Thomas,

I'm not sure if there's an easier way to do this directly through the REST API, or even if this command will return the data in the correct format which you are looking for, but the following command will return a list of the project areas in RRC (for 4.x versions only - the command will be different for 5.x versions):

https://[host]/rm/processProxy?uri=https://[host]/jts/process/project-areas

You may need to append the URL parameters "&accept=*&private=true" to the end of this URL before executing, depending on the context.

Hope this helps,
Mike Jaworski

1 vote


Permanent link
Look at the OSLC workshop, lab sections 5 and 6, where you see the OSLC API requests to get service providers, where a RM service provider equals a RM project.
You can find the workshop here: https://jazz.net/library/article/635

1 vote

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
× 7,487
× 478
× 332

Question asked: Jul 08 '14, 11:37 a.m.

Question was seen: 5,554 times

Last updated: Jul 08 '14, 2:58 p.m.

Confirmation Cancel Confirm