RTC and RPE
Hello all.
The RTC Workitems schema starts at the workitems level, but I am wondering if there is a way to get metadata stored in RTC?
For example, is there a way to get the people who have access to certain projects within RTC and print their rights? If I wanted to see everyone who had a certain right in RTC, is there a way I could use RPE to accomplish this?
TIA.
Dylan
|
2 answers
You need to add data source schema for foundation resource (using https://<server>/ccm/rpt/repository/foundation?metadata=schema) and then use the query foundation/projectArea. You can then query on foundation/projectArea/roleAssignments and get data on contributors along with contributorRoles. |
Hi Dylan
To access those information you need to connect to another resource; probably the foundation have a look at https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI erwin |
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.