It's all about the answers!

Ask a question

RTC and RPE


Dylan Mansour (21718) | asked Sep 26 '16, 1:56 p.m.
 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



permanent link
Erwin Kunz (94687086) | answered Sep 27 '16, 4:19 a.m.
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


permanent link
Subramanya Prasad Pilar (4.6k16) | answered Dec 13 '18, 11:41 p.m.

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.

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.