- 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
01-26-2024 07:29 AM
This helped me fixed my issue. Thank you Dan51.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2024 07:30 AM
This helped me fix my issue. Thank you Dan51.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022 08:27 AM
Please check if you're in one application scope and the updates got captured in another application scope.
"sys_update_xml" table should help.