Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Create read and report view ACL on a table.

GP001
Tera Contributor

Hello Community,

I have a requirement as below :

I want to create read and report view ACL on a table.

Thank you in advance.

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@GP001 You can use the following steps to create ACL on a table in ServiceNow.

1. As a first step, you need to elevate your role to security admin

Screenshot 2024-04-01 at 9.18.35 PM.pngScreenshot 2024-04-01 at 9.18.53 PM.pngScreenshot 2024-04-01 at 9.19.09 PM.png

Choose the ACL module

Screenshot 2024-04-01 at 9.20.00 PM.png

Use New button to create new ACL

Screenshot 2024-04-01 at 9.20.25 PM.png

Choose the operation (read/write/create etc.)

Screenshot 2024-04-01 at 9.21.14 PM.png

Choose table name, field name (* for all fields) choose the role to which you would like to grant the access.

Screenshot 2024-04-01 at 9.21.56 PM.png

 

For more information on ACL please refer to https://docs.servicenow.com/bundle/washingtondc-it-service-management/page/product/change-management...

Hope this helps.