
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2022 06:37 AM
Hello.
I need two compare two versions of a flow which are not the current one. Is there a way to do it?
I'm not able to open the record of a flow outside flow designer. If I could do it, it would be easy to select two versions and compare them.
Through the Customer Update table, there is only the possibility of comparing a Customer Update to the current version.
I also did not find a table that contains workflow versions, in contrast to the workflow, which has the wf_workflow_version table.
Thank you.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 01:50 PM
sys_update_version.list
Search for the sys_id of the flow in the Name field.
Open the previous version and select Compare to Current.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2022 06:45 AM
Hello Rafael,
Table is called sys_hub_flow.
This table stores flows and subflows.
Please mark my answer as correct and helpful if it is relevant for you.
Best Regards,
Filipe Cruz

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2022 01:50 PM
sys_update_version.list
Search for the sys_id of the flow in the Name field.
Open the previous version and select Compare to Current.