UI builder, "Dynamic Routing" error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2022 07:57 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 08:48 AM
@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.
Then, I created a copy of the Route Mappings I need from the CSM/FSM workspace route configuration record.
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
Cache.do before test it. I hope it helps!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 10:57 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 07:00 AM
It works for me. Thx alot 🙂
Nothing need to be done i UI Builder.