Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ACL Not Working on the Child Table

Abhishek18
Tera Contributor

Hello,

 

I have created a custom table that extends incident table in PDI.

 

The custom table u_incident_ext has 4 default None ACLs create, read, write and delete with a custom role u_incident_ext_user present in it.

 

Now I have given this custom role to few users and created few records in the custom table.

 

Now while I impersonate the user who has the custom role u_incident_ext_user is not able to view records.

 

What Am i missing here, please assist.

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@Abhishek18 I recommend you to use the Access Analyzer application to debug which ACLs are failing. Please refer to https://docs.servicenow.com/bundle/xanadu-platform-security/page/integrate/identity/task/use-access-... for more information.

View solution in original post

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Abhishek18 I recommend you to use the Access Analyzer application to debug which ACLs are failing. Please refer to https://docs.servicenow.com/bundle/xanadu-platform-security/page/integrate/identity/task/use-access-... for more information.

Abhishek18
Tera Contributor

Thank you @Sandeep Rajput . I got the root cause. There is a query BR which is restricting the access