I am looking to produce some stats on users actively working with the
CLM products, for instance I need to produce a report on active users
working with RTC. The list report would simply contain the following
four columns:
1. user name (or id)
2. date when account was created
3. last login date
4. status: Active or Deleted
Is there a way, either through BIRT, Rational Publishing Engine or
Insight to gather this data in a report? If so any details or
docs to assist me would be GREATLY appreciated.
Thank you in advance,
Sergio
Comments
Susan Hanson
Oct 15 '14, 11:23 a.m.I've been looking for this information and have not found a way to get it. I can, using the Java APIs, get a list of all users in the repository and then for each one, I can go through and get if theusername (or id), if the userid is Archived or not. However, I do not find a create date or an last login date.
Francesco Chiossi
Oct 15 '14, 11:30 a.m.Hello Sergio,
it cannot be done with Insight; only information about the username and if the resource is deleted are available in the data warehouse. No creation or last login date.
Best Regards,
Francesco Chiossi
1 vote