How do I make RITM Variables visible on portal report to snc_internal? They can see standard RITM fields but not the variables.

Melissa Bennett
Tera Expert

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.

find_real_file.png

1 ACCEPTED SOLUTION

Try adding read ACL for snc_internal to these table:

  1. Variables [item_option_new]
  2. Options [sc_item_option]
  3. Variable Ownership [sc_item_option_mtom]
Best Regards
Aman Kumar

View solution in original post

6 REPLIES 6

Aman Kumar S
Kilo Patron

You can follow below link to bring catalog variables in the report as below:

Use service catalog variables in a report

Best Regards
Aman Kumar

Melissa Bennett
Tera Expert

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?

For adding access to those fields you will need to create a read ACL on "sc_item_option" table for snc_internal role

Best Regards
Aman Kumar

Melissa Bennett
Tera Expert

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.