It's all about the answers!

Ask a question

report displaying the user list till date?


Amitabha Nath (757) | asked Sep 03 '12, 5:25 a.m.
Any way to get the list of the user logged into/deliver/checkin in jazz & RTC till date?

One answer



permanent link
VK L (8177151159) | answered Sep 03 '12, 6:10 a.m.
1. You can use repotools-jts.bat - exportusers -> to get the list of users at jts level (contains a column distinguishing b/w active and archived users)
2. To find the last login date of each user - refer to https://jazz.net/forum/questions/63381/what-table-contains-contributor-last-login-date. This link contains the code specific to Tomcat.
3. As w.r.t Deliver/checkin -> you can create reports from scm tables using Birt or insight.

Thanks.

Your answer


Register or to post your answer.