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, "Dynamic Routing" error

Yukito Nakano
Kilo Contributor

Hi.

I don't know how solve this error.

> Something went wrong. Data resource execution failed. Please check your input properties and try again.

plz, tell me.

Regards.

 

12 REPLIES 12

Hi @Yukito Nakano , I am facing same problem can you please tell solution for this.

I am using Search input component in UI Builder where i need to search for specific field from table and after adding Lookup Records data resource, i am getting following error , can you please assist here, below is screenshot.

palacgulati_0-1666251915617.png

 

 

 

 

Regards,

Palak

You just need to fill in the properties of the data resource like selecting a table. It's going to display that message at first because the required properties haven't been populated yet.

Hi @Brad Tilton , I got the same error and I noticed there is an issue with the "mappingGroups" property: 

jjaramillo15_0-1681254344594.png

I opened that record and I'm trying to debug/fix the issue without success. Maybe it is related to values from "gql" parameter but I don't know what is this. This the code for the sys_id record in the image above.

 

jjaramillo15_1-1681254507232.png

 

P.D. This is the expected result for this Data resource instance. It will open a Knowledge article record in the kb_view page instead of a record page.

jjaramillo15_2-1681254695289.png

 

Have you found a solution to your problem? I'm facing the same issue.

Hi, I'm currently dealing with this issue as well, were you able to figure it out?