How to check the total number of projects created in RTC?
![]()
Hi All
Is there a way to check number of projects created between a giving duration in RTC?
Regards
Rajat |
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Aug 16 '16, 2:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You could try to use some of the API's. One example https://rsjazz.wordpress.com/2012/12/09/analyzing-a-aroject-areas-members-and-roles-using-the-plain-java-client-libraries/ . You might be able to check for the creation date. If you have JazzAdmin repository role, you should be able to see all project areas.
|