Making report for when a user access the employee center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
30m ago
Hello experts,
Did anyone of you tried to implement a solution on reporting when a user login and accessed the employee center?
I understand that there is information on transaction logs specifically on the url column when a user tried to access the employee center but building a query or report on transaction logs is not recommended by ServiceNow due to performance impact of querying the transaction log.
Is there other possible place to check for logs when a user tried to access the employee center?
For login i believe that the sys_user_login_history table cna be utilize, but for determining if a user access the employee center, I am not sure what table to use. Does anyone of you have any possible idea?
P.S. We want to get a report on user login and access to employee center if possible without compromising the performance of the instance.
Regards,
Vaine
