- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2023 08:27 PM
What are the steps to enable audit history logs list view in sys user table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-01-2023 08:29 PM
Hi @servicenow_devo ,
Please follow below to turn on audit on sys_user table.
-- Navigate to System Definition --> Dictionary
- Open below record for dictionary on your instance.
- Click on audit to true for this record and save dictionary record.
- 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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2023 11:29 AM
Hi Sandeep,
I could see that old history is also available for user table on enabling audit logs.
Is this expected behaviour?
Also audit log will it cause any loading issue for data on user table if we enable it?
Is there any way to see audit logs for a table as whole instead of opening record. I could see audit history table audits are showing referring with audit id but table reference is not available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 08:44 PM
I too have the same issue. Not able to see the audit field in form view, but available in list view.
It is by default disabled in personalize form .
Can you anyone help on this.