How do you query project areas that a user belongs to in RTC?
![](http://jazz.net/_images/myphoto/d776dd2e8eba7509f468ce4866099296.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/d776dd2e8eba7509f468ce4866099296.jpg)
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.
Comments
Jeffrey Burke
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.