It's all about the answers!

Ask a question

Can we programmatically get all the teams present in the RTC Project Area


Sanitha Pillai (61810) | asked Sep 29 '16, 8:20 a.m.
 Hi All,

We have a requirement to fetch all the team areas of a particular RTC Project area. Is it possible pro grammatically?.

One answer



permanent link
Miguel Tomico (5001323) | answered Sep 29 '16, 8:31 a.m.

Yes. There are loads of examples in this forum.

For example, have a look at this article nicely written by Ralph:

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

Search for the text:

List teamAreas = projectArea.getTeamAreas();

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.