- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2019 09:32 PM
Hi Guys - Need your expertise on this.
I have created subflow on the Flow Designer on our DEV instance and it does not captured by my update set. When I checked QA instance, I got blank updates. Any help is appreciated.
Thank you,
Bryan
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2020 04:01 AM
Republish the flow, make sure that the sys_update_xml's generated for trigger_instances and action_instances have "sys_element_mapping" or "sys_variable_value" pieces in them and then move them over.
See below HI article:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2019 09:53 PM
Hello Bryan,
Changes made to a workflow version are not added to the update set until the workflow is published, at which point the entire workflow is added into the update set. Update sets store workflows as a single Workflow [wf_workflow] record and only retain the latest version with the update type of Workflow. Make sure your workflow is published
Kindly go through the below link
If my answer solves your problem kindly mark it as correct or mark helpful if it helps you anyway
Thanks,
Priti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2019 11:10 PM
I'm using the FLOW DESIGNER Subflow not the Workflow used in Service Catalog. Do you have any idea?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2019 09:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2019 11:10 PM
It doesn't show on my update set. I created and published a workflow and nothing is happened.