Required Roles - What is the best way to find what requires each role?

MGanon
Tera Guru

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? 

6 REPLIES 6

Bert_c1
Kilo Patron

Query the 'sys_group_has_role' and/or the 'sys_user_has_role' tables. there is also the 'sys_user_role_contains' table. Query for role = 'itil'.

Thanks for the thought. I'm looking beyond users and groups though.

Surya-S
Tera Guru

Hi @MGanon 

The content available on ServiceNow Product documentation might help to demonstrate where the
required roles are used


https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/roles/reference/r_Ba... 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Surya

 

Thanks for the idea. I am looking for more detail across the platform.