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.

UI Builder : Issue in Getting Data Resource

vidhya_mouli
Tera Sage

I having issue in fetching value from a Data Resource

 

Untitled design.png

 

I am invoking the data resource: Get Developer Names on page load.

Client Parameter - numberOfDevelopers1 displays Success.

The client script then gets triggered.

However Client Parameter - numberOfDevelopers2 displays 0.

 

Why? I have 11 records returned.

 

1 ACCEPTED SOLUTION

vidhya_mouli
Tera Sage

Managed to resolve this issue. It was an ACL issue. Has a filter condition when fetching data based on Roles. User did not have access to this field.

View solution in original post

1 REPLY 1

vidhya_mouli
Tera Sage

Managed to resolve this issue. It was an ACL issue. Has a filter condition when fetching data based on Roles. User did not have access to this field.