Unable to generate report due to ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 01:32 AM
Hi All,
i have created a functional field in problem table and when i am trying to create report an ACL is stopping me to do so.
The ACL is created for digital portfolio management scope but problem table is in "global" scope . My functional field "u_created_month" is also in global scope , however still is stopping me to generate report for only this field for rest other fields no issues.
FYI - In my instance Digital portfolio management plugin is installed and the ACL is OOB.
Attached is the ACL error which i am getting while generating report.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 01:45 AM
@ServiceNow10sun Can you check the ACL with report_view operation on your problem table? You can also use the ACL debugger to check which ACL is blocking the access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 07:31 AM
Yes i have checked the script debugger and checked the ACL which is stopping to create the report . Attached is the image of it . This ACL is for scope digital portfolio management i guess this comes along with plugin DPM.
Not sure why this ACL is stopping the report which is created in global scope.
i have even tried creating the report in digital portfolio management after giving the user sn_dpm.dpm_manager role but still same acl error.