can we bring the History(audit) of user in the related list of sys_user table?

Service Manager
Kilo Guru

Hi,

Can we bring the user history in the related list of user table(next to roles, groups, Delegates....

how could we configure the view

Right Click header --> history --> calendar

into a related list or tab

Thanks

1 ACCEPTED SOLUTION

Please follow below to turn on audit on sys_user table.

-- Navigate to System Definition --> Dictionary

- Open below record for dictionary on your instance.

 

find_real_file.png

 

- Click on audit to true for this record and save dictionary record.

 

find_real_file.png

 

- After you turn on audit for sys_user table, you can configure activity for-matter for sys_user table to see old and new values for user records.

 

https://docs.servicenow.com/bundle/london-platform-administration/page/administer/form-administration/concept/c_ActivityFormatter.html#t_AddTheActivityFormatterToAForm

 

Regards,

Sachin

 

Regards,

Sachin

 

View solution in original post

6 REPLIES 6

Please follow below to turn on audit on sys_user table.

-- Navigate to System Definition --> Dictionary

- Open below record for dictionary on your instance.

 

find_real_file.png

 

- Click on audit to true for this record and save dictionary record.

 

find_real_file.png

 

- After you turn on audit for sys_user table, you can configure activity for-matter for sys_user table to see old and new values for user records.

 

https://docs.servicenow.com/bundle/london-platform-administration/page/administer/form-administration/concept/c_ActivityFormatter.html#t_AddTheActivityFormatterToAForm

 

Regards,

Sachin

 

Regards,

Sachin

 

I appreciate your help!

 

Thanks Sachin