Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Reference variable not visible in Portal for non-admin user but visible in classic view

Yakshitha
Tera Contributor

I have created a reference variable in my catalog item which is referring to Business Application table. In the portal when the non admin user click on that reference variable its showing "No Matches Found" but in Classic UI same variable displaying the values.

3 REPLIES 3

Brian Lancaster
Kilo Patron

Are you using the same non-admin account for both the portal and Classic UI?

Yes Testing with same account

 

Ankur Bawiskar
Tera Patron
Tera Patron

@Yakshitha 

it's because of query_range ACL which was introduced by ServiceNow recently

you need to create new query_range ACL with Table.*  on Business Application table

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

AnkurBawiskar_0-1764086531822.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  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader