How to create and add a user list in a RTC PA or in a RTC Team ?
I manage many RTC (6.0.6) Project areas. They often include TEAMS like: Development, Reviewers.
In all these different Project areas, I would like to include the same members in all the Development TEAM(s) and all the same members in Reviewers TEAM(s).
Example:
PA 1, PA 2: TEAM Development= user1, user2
PA 1, PA 2: TEAM Reviewers= user3, user4
The idea is to create 2 "User list" (a Development one, a reviewers one) , then add the right "User list" instead of adding each member one by one in a TEAM.
How to do this ?
How to do this ?
Thanks
One answer
The tool supports what the tool supports. It does not support user lists as you envision and hence you can't do that.
What you can do an some customers do, is using the API. Have an external list of users and use the Java API or other APIs to add the members in the list. You can also automate creation of team and project areas. How to add a member to a project/team area is shown in the snippets that ship with the RTC Plain Java Client Libraries. You can find more related information on my blog https://rsjazz.wordpress.com/