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

How to get list of RRC project users

 Hello,
How can I get the list of users for an RRC project? I can get the list of users for an RTC project in OSLC but it doesn't seem to be an equivalent for RRC.
Thanks for your help

0 votes



3 answers

Permanent link
 Hi,

There is an HTTP command that you can execute to get this information. If you append the string "/members" to the end of the project area URL, this should give you the information you are looking for. (Note: For an RRC project area in 4.x releases, the context root of the project area URL will be "/jts"; in 5.x releases, the context root will be "/rm")

ex)

Hope this helps,
Mike Jaworski

1 vote

Comments

 Thanks Michael for the reply but "/rm/process/project-areas/" doesn't work. I get this error

"Error 403: CRJZS0040E No REST service handler is registered for the following path: "
Thanks,

Hi,


What release of RRC are you using? Please note in my answer that I mentioned your project area will have a /jts context root in 4.x releases.

Thanks,
Mike 

 Could you also please post the URL you are attempting to use here? Feel free to sanitize the hostname for anonymity.


Permanent link
Ok, it worked once I used the jts context and not the rm context.
Thanks 

0 votes


Permanent link
Wonderful link.
Now, where do we get the list of projects for RM?

0 votes

Comments

For RRC/RDNG 5.0.x

https://<server>:<port>/rm/oslc_rm/catalog
For RRC 4.0.x
https://<server>:<port>/rm/discovery/RMCatalog
Always start with /rm/rootservices and look for "ServiceProvider" if you don't know where to start.

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

Question asked: Oct 31 '14, 10:23 a.m.

Question was seen: 6,184 times

Last updated: Nov 18 '14, 7:40 p.m.

Confirmation Cancel Confirm