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

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

Melissa Bennett
Tera Expert

After further troubleshooting, it looks like I only need the - Variable Ownership [sc_item_option_mtom] - Read for snc_internal.

Thanks for your help