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.

UIB AJAX call

Danie Biesiada1
Tera Contributor

Hi everyone,

I’m working on a technical dashboard in UIB that includes a client script. I have a simple requirement: retrieve all child project IDs for a given parent project.

I created a data resource and bound a client state parameter to the condition. However, when I try to access the returned IDs from the data resource in my client script, I’m getting nothing back — the data resource appears to return an empty object.

Has anyone run into this before or knows what I might be missing?
Thanks!

1 REPLY 1

TariqueWasim
Tera Contributor

Can you share your script here.