We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Catalog Item Reference Variable to Custom Table

Not applicable

Hello,

 

I created a custom table for holding variable data and gave snc_internal read access to the table.  I set variable1 field to display is true.   On the catalog item is a reference variable to the table I have no qualifier on it.  When I impersonate as user I get no matches found.  However if I change to Lookup Select Box I get the value.   Do I need to add more ACL's to the table like query_range?

Any assistance is appreciated.

Thanks,

Chad

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@Community Alums 

you need to create query_range ACL with Table.* and not Table.None

Give role to that ACL and it will start showing records for non-admins in portal reference variable

AnkurBawiskar_0-1761880476827.png

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Not applicable

Hello Ankur, I am trying to read reference to user tables through flow designer when I do a lookup from the flow on this table everything is greyed out.   Any idead?

Thanks,

Chad