User gets Access to this content denied based on report_view ACLs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 03:26 AM
I have a user that keeps getting "Access to this content denied based on report_view ACLs." on 1 report even when i add a role to the report that the user has. The user has access to all other reports needed except for this one, and nothing stands out so i have no idea why user cant access it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 03:30 AM
Hi @asd22 ,
Check if there any report_view ACLs on the table on which you are running the report on and provide necessary role
you can use Access Analyzer as well to debug
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 04:01 AM
i find no acl report_view on the table the report is on. Do i create one then? and where do i do this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 04:04 AM - edited ‎05-13-2025 04:05 AM
@asd22 May I know the table name?
Is it the OOB table? If yes and parent table exists, then check the "report_view" ACL on the parent table.
Else, just create one new "report_view" ACL and assign the roles accordingly.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 04:11 AM
Hi @asd22 ,
yes create one
for more detailed info
refer below
https://www.servicenow.com/community/developer-forum/how-to-create-new-acl/m-p/2410183
https://www.youtube.com/watch?v=5x96qND4SDA
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya