Is there any tool to find the number of users in RTC/RQM and their roles in the project from an admin perspective?
Hi,
We have RTC/RQM 3.X setup on AIX and DB2 with WAS as middleware. Is there any tool to find the number of users for a project in RTC/RQM and their roles in the project from an admin perspective? Instead to check how many users are on the users list I want to find the users for a project and their roles in it?
Quick help is much appreciated.
Thanks In advance.
We have RTC/RQM 3.X setup on AIX and DB2 with WAS as middleware. Is there any tool to find the number of users for a project in RTC/RQM and their roles in the project from an admin perspective? Instead to check how many users are on the users list I want to find the users for a project and their roles in it?
Quick help is much appreciated.
Thanks In advance.
3 answers
Hi Preetam,
Have you had a look at the Reportable REST API? With some investigation, you may be able to build a URI that returns nearly everything you are looking for (https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI - have a look at the ProjectArea resource).
If something is missing, like role information for the user in the project, you can submit an enhancement request for consideration.
Regards,
Ali
Have you had a look at the Reportable REST API? With some investigation, you may be able to build a URI that returns nearly everything you are looking for (https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI - have a look at the ProjectArea resource).
If something is missing, like role information for the user in the project, you can submit an enhancement request for consideration.
Regards,
Ali