It's all about the answers!

Ask a question

In RQM 5.0 what is the REST API available to check the role of an user


Samanwita Majumdar (5033940) | asked Jul 09 '15, 3:53 a.m.
I am writing a custom component with RQM where I need to check the role of an user more importantly want to validate if he has team area access. Is there any API available for the same?

One answer



permanent link
Brian Fleming (1.6k11928) | answered Jul 09 '15, 9:46 a.m.
The Process REST API should give you what you're looking for:
https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi

Comments
Samanwita Majumdar commented Jul 10 '15, 7:07 a.m.

I tried this query

https://owc-s4.us.dst.ibm.com:9446/qm/service/com.ibm.rqm.integration.service.IIntegrationService/process/TSR+Testing/member

However it gives me a not implemented error. (501). What is the complete URI to get the members of a project area along with their respective role?

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.