It's all about the answers!

Ask a question

How do you query project areas that a user belongs to in RTC?


Jeffrey Burke (312637) | asked Aug 23 '17, 8:13 a.m.

Is there a quick way to query all the Project Areas that a user belongs to?


I know you can see all the Team Areas (from Adminster/Open Users in Eclipse). Is there something like this that gives you the project areas?

Thanks!


Comments
Jeffrey Burke commented Aug 24 '17, 8:54 a.m.

Basically just need the query that the "My Projects" widget uses to display the different project areas that you are a member of. Would like to be able to run that query for different users.

Accepted answer


permanent link
Kevin Ramer (4.5k9186201) | answered Aug 24 '17, 11:05 a.m.

If you're facile with Java and the RTC JavaAPI :

https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/

I've used this for automation to report on project memberships.

Jeffrey Burke selected this answer as the correct answer

Comments
Jeffrey Burke commented Aug 24 '17, 11:19 a.m.

Thanks Kevin! I'll check it out!


Jeffrey Burke commented Aug 25 '17, 1:30 p.m.

Thanks again Kevin!

Another solution was found - just going to a project are and then selecting "Manage Users", then select "Work Allocation" - the project areas are displayed on this page.

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.