Required Roles - What is the best way to find what requires each role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2023 12:15 PM
I need to provide a list of impacts for not using an OOB role, itil in this case. What is the easiest way to demonstrate where this role is used?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2023 07:24 PM - edited 03-31-2023 07:25 PM
Access Roles look like a good place to find an overview of functionality associated with the "itil" role. I am using a query similar to these:
.../nav_to.do?uri=%2Fsys_security_acl_role_list.do%3Fsysparm_query%3Dsys_user_role.name%253Ditil%255EGROUPBYsys_scope%26sysparm_first_row%3D1%26sysparm_view%3D
.../now/nav/ui/classic/params/target/sys_security_acl_role_list.do%3Fsysparm_query%3Dsys_user_role.name%253Ditil%255EGROUPBYsys_scope%26sysparm_first_row%3D1%26sysparm_view%3D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2023 07:11 AM
Seems a report on the database view named 'security_acl_detail' may provided what you want. With condition 'role', 'is', 'itil'.