How to get all the users (Persons) login activity in FSM? (Ex. Log in time, log out time, changes made by the person...)
Hi
I think you could use ‘Audit’ Screen in FSM to serve your purpose.
Hope you could give columns that you need to audit after selecting the table as ‘person’.
Hope this helps. Cheers! :)
After setting the audit.
What table is created/utilised? As I cannot see ‘audit_person%’ table created.
Or how can I see the sudit?
Cheers!
Hi
Have you seen the table called PERSON_LOGIN_HISTORY? Seems like that can be what you are looking for.
But regarding changes done by a user, what changes do you want to keep track of?
Regards,
Emil Isaksson
Hi
As Charith has specified, you can use the Audit screen to configure audit capture for a specific table according to specified constraints.
After creating the Audit you will need to Refresh cache.
Then, once you make the changes on the TABLE.COLUMN, you can find the corresponding Audit entry in the metrix_audit table in the database.
Best regards,
Kulunu
Hi
Thanks! This is what I was searching for regarding the person login history, as for tracking changes, I think Audit screen shall serve the purpose, thanks
Regards,
Razan
No worries bro! Happy to help.Cheers!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.