Migrating Flow execution from one instance to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 07:23 AM
We are migrating from a legacy instance to a new greenfield instance and need to migrate in progress requests with their active flow executions.
What are all the tables we need to capture to migrate the full active flow executions?
- Labels:
-
Flow Designer
-
Workflow Automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Please state what version of SN you're using to have these tables. Yoko and Zurich do not have all these tables. They aren't in sys_db_object, not show up with a GR on background script, nor list.
it really doesn't even seem that difficult to do if we had the proper tables info.
I'm trying to pull over a subflow that's in-progress with approvals. I've pulled the records, approvals, groups, context, sys_flow_listener, flow_context of the main flow that called the subflow, and the records/tasks related to the flow.
All sys_ids retained.
