ACL for audit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I have enabled audit for a table to see the history list in a table. Currently it is used for all users. But this should shown only for a specific role not for others. Do anyone have idea on this? Can we implement through ACL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
are you saying the activity log should be shown/hidden based on some role?
if yes then no direct way.
You will have to use onLoad client script and check role of logged in user and use DOM manipulation.
Note: DOM manipulation is not recommended practice
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @Arun Priya ,
Please check this documentation - https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/administer/security/task/t_Co...
Procedure
- Navigate to All > System Properties > System.
- Select the glide.history.role property from the table.
- In the List of roles (comma-separated) that can access the history of a record, select the user roles you want to access history.
Please make this answer helpful so that this can benifit others, Thank you!
Thanks,
Afrith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday