- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2022 04:50 AM
I need the snc_internal role to be able to see RITM variables on a portal report. They only see standard RITM fields on the report. They can click into the RITM and see everything but we need to be able to filter or sort columns on the report.
Solved! Go to Solution.
- Labels:
-
Request Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2022 07:27 AM
Try adding read ACL for snc_internal to these table:
- Variables [item_option_new]
- Options [sc_item_option]
- Variable Ownership [sc_item_option_mtom]
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2022 05:46 AM
You can follow below link to bring catalog variables in the report as below:
Use service catalog variables in a report
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2022 06:31 AM
I have added the variables to the report and they are visible to ITIL users that view the report on the Portal however are not visible to users with the snc_internal and sn_request_read roles. Is there a specific modification I need to make to that role or an ACL to make them visible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2022 06:39 AM
For adding access to those fields you will need to create a read ACL on "sc_item_option" table for snc_internal role
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2022 07:17 AM
That did not impact the view of the report. The columns representing the variables are still not visible to snc_internal on the portal report. For an ITIL user they can see all the column headers on the report in the portal.