- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2022 11:19 PM
I have custom table that extended by incident. I had set ACL read record in table with role for some users to read.
Users can access to list of table. But when user opened the record, got the following error:
"Security constraints prevent access to requested page".
What could be the reason for that?
Help me, Please!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2022 11:42 PM
Hi,
did you debug the ACLs and check?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2022 11:39 PM
Hi,
The "Security constraints prevent access to requested page" is an ACL message.
When you extend a table, you inherit all rights and roles from the parent table. When extending the incident, you probably need ITIL to be able to work on the incident or be the one who opened/created the incident.
Please assign the itil role and check again.
Regards,
Hayo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2022 11:42 PM
Hi,
did you debug the ACLs and check?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 01:55 AM
Hi
Thank for your reply. I had try assign the itil role and checked again. But that doesn't seem to be a problem.
Hi
Thank for your reply. I've never done debug the ACLs, but thanks to you, I tried to find out how to do it. I found that I also need to set the ACL of "ui_page" type.
Thanks so much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 02:05 AM
Hi,
If this is resolved please close the thread by marking appropriate response as correct.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader