list of roles and groups providing read/write/delete access to a table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 10:30 AM
Hi Experts,
Please help me in finding a way to generate list of roles and groups providing read/write/delete access to a table.
and generate report of it.
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 10:37 AM
Which roles control access to a table are configured in the Access Control List - Exploring Access Control List (servicenow.com)
You can then examine the groups to know which assign which roles. The groups themselves will not be what controls access to the table or records though...unless you have the Data Filtration feature(s) set up, that is (even then, technically not an "access" restriction).