Activity Logs Field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2025 07:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2025 07:44 AM
Hi @Ralton Stewart ,
if audit is enabled on the case table
if you want to check the history you can go to sys_audit where "documentkey=sys_id of the case record"
or click on form header-->history --> list(only available if audit on table is enabled)(sys_history_set table)
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2025 08:04 AM
is it possible to create a report on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2025 08:57 AM
Hi @Ralton Stewart ,
What kind of report?
what is the requirement?
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2025 09:19 AM
Since the table is audited it's stored in sys_audit
Remember reporting on system table is not recommended as it leads to performance issue as the tables are huge in size
You can use metrics for this and use that in reporting
if you still want then check this link on how to allow system table for reporting
add "sys_audit" table to system property "glide.ui.permitted_tables"
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader