list of roles and groups providing read/write/delete access to a table

Hemachithra
Tera Contributor

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

jMarshal
Mega Sage
Mega Sage

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).