XML export of Flow record
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
55m ago
I would like to export the XML of a flow, created in flow designer.
Do not have the update set information which was used to configure/store the flow and moved in Production.
Checked in sys_hub_flow, but not able export the flow from the sys_id.
Please provide guidance on this.
Note - Instance in Australia version
Labels:
- Labels:
-
Incident Management
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
55 seconds ago
Hi @dassan You can check the sys_update_version.List table and provide the sys id of your flow in name field. You will get the information about the update set in which it got captured. And to do an export we have to check in sys_hub_flow table. Make sure you are filtering it with right sys_id.
Thanks
Ankita Bisht