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.

Unable to select field on table in query range ACL

VuchiV
Tera Contributor

when I am creating query range ACL for legal name on legal entity table, after selecting table in order to select the fields it is not showing me all the list of fields on the table including the legal name field

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@VuchiV 

you should select the correct scope while creating the ACL.

You should be in same scope as that of the scope in which that table/Fields are present

💡 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

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@VuchiV 

you should select the correct scope while creating the ACL.

You should be in same scope as that of the scope in which that table/Fields are present

💡 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

Shubhras
Tera Contributor

@VuchiV 

Try using 

Getting query_range error so created all for the:

Operation: query_range

Name: *.*

Allow query range operation on a table field by a user with query_range role and rights to read.

 

 

if it helps mark my answer helpful.

 

@VuchiV ,

Please check the ACL you are creating and table you are using should be in same application scope.