Error in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 05:25 AM
Hello ,
We have migrated flow to TEST environment. The flow contains subflow.
At the time of migration , We had not migrated subflow. Now we have migrated subflow , Still getting error while opening flow.
We also tried by creating copies of flow but no luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 08:22 AM
Hi @Community Alums ,
You can try exporting your flow and sub flow from dev manually by taking export of XML record and import the same in your test instance. Table Name for Flow : sys_hub_flow (Both Flow and subflow are stored in this table).
If this doesn't work then you can delete the record your flow and sub flow in test. Create a new update set in dev capture your flow and sub flow. Then move it test instance.
If my response helped, please hit the Thumb Icon and accept the solution so that it benefits future readers.
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 10:28 AM
When I open record in sys_hub_flow table, not able to capture the XML of flow and subflow.
Can you clarify me how to do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 11:43 AM
Hi @Community Alums ,
When you open your flow record in sys_hub_flow table right click on hamburger top left and click export xml. Then go to sys_hub_flow list view in test insurance got hamburger top left right click and import xml which you exported from dev.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2025 10:47 PM
Hello @Community Alums ,
Did you check my response above.
If my response helped, please hit the Thumb Icon and accept the solution so that it benefits future readers.
Regards,
Rohit