- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-09-2018 01:47 AM
I have a Flow Designer in my Dev instance(Kingston 3a version). How to move this to production instance( as its not capture in updateset, and don't find any export option). Anybody face this situation ? Kindly suggest .
Thanks,
Edwin
Solved! Go to Solution.
- Labels:
-
User Experience and Design
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-09-2018 03:29 PM
Hi,
That is weird, it should be captured within the update set like this:
//Gƶran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-09-2018 03:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-08-2024 06:36 AM
Also, the Applications have to match, I believe. If your update set is in global application, but the flow is in a different application, it will not save to the global update set.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-10-2018 11:54 PM
Hi kedwin,
I would suggest you to keep flow designer in your test instance only. If you think, Basically a Flow Designer is the Test function which provides a handy interface for troubleshooting, And you need to perform tests on a test instance i.e Dev Instance, never on a production instance. Because, Actions that create such as a new record, will not roll back after a test run in the Flow Designer.
The item will remain in the instance as an artifact of the test. Also, other record changes and integration calls performed in the Flow Designer are real. So, after troubleshooting your flows within the Flow Designer, promote them to a test instance for testing with feasible data.
Regards,
Ashvini Kadus
www.DxSherpa.com
Kiindly mark helpful/correct if satisfied with the response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-11-2018 04:22 AM
Hi Goran,
Yes, as you said its captured in updateset.
I used flowdesigner for non-global application, so its captured in Application's Default updateset. So i was unable to find that. Using your image, i search and found that..its captured.
Now i re-capture that in separate updateset and moved to production instance.
Thanks,
Edwin