security constraint message while accessing custom table

Rex2
Kilo Contributor

Hi Expert,

Thanks in advance .

While accessing the custom table for non admin user security constrain prevent access to requested page gives.

Total 33 ACL , no Before query BR  .and only 6 acl for read level, Do i need to check anything else?

Please suggest.

find_real_file.png

 find_real_file.png

 

 

1 ACCEPTED SOLUTION

dmathur09
Kilo Sage
Kilo Sage

Hi Rex,

You can go through the Servicenow docs on debuggin ACL, Link - https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/contextual-security/concept/c_AccessControlRulesDebug.html

It will correctly point out the ACL which is restricting the user from seeing the record.

Feel free to reach out in case of further queries.

 

Regards,

Deepankar Mathur

 

View solution in original post

4 REPLIES 4

Voona Rohila
Kilo Patron
Kilo Patron

Hi Rex

so there are no read access ACL's written on that table?

Can you check these : 

find_real_file.png


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

Hi Rohila ,

Thanks for quick response, But all are * level, I mean not any acl for that particular custom table.

dmathur09
Kilo Sage
Kilo Sage

Hi Rex,

You can go through the Servicenow docs on debuggin ACL, Link - https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/contextual-security/concept/c_AccessControlRulesDebug.html

It will correctly point out the ACL which is restricting the user from seeing the record.

Feel free to reach out in case of further queries.

 

Regards,

Deepankar Mathur

 

Rex2
Kilo Contributor

Thanks deepankar, I will check and get back to u  🙂