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

@syed_but_not @guoweima In my case, as it was a new configurable workspace, I created a new Route configuration record (sys_ux_dynamic_route_config) for my workspace.

jjaramillo15_0-1689090000531.png

 

Then, I created a copy of the Route Mappings I need from the CSM/FSM workspace route configuration record.

jjaramillo15_1-1689090097611.png

 

Finally I copy the sysId of this new Route Configuration to my routeConfigId property. 

 

Table: sys_ux_page_property

Filter by: name contains routeconfigid

Open the property for your workspace and update the value with the new sysId

 

jjaramillo15_2-1689090375263.png

jjaramillo15_3-1689090393802.png

 

Cache.do before test it. I hope it helps!!

 

Hi, @jjaramillo15 thank you so much this was really helpful. I was able to get rid of the error message yet for some reason when I use the page in a link to destination event it doesn't open up the simple list page in my dashboard. Have you run into this issue?

It works for me. Thx alot 🙂

Nothing need to be done i UI Builder.