How to add a subflow to an update set

ZackSmart
Tera Contributor

I have a subflow on one instance, and need to migrate/move it to another instance. I can't figure out how to add this subflow to an update set (was able to successfully add a flow to the update set). 

Is this possible? How do other customer migrate & move subflows between instances?

1 ACCEPTED SOLUTION

Martin Friedel
Mega Sage

Hello, 

 

subflow is basically type of flow so it is captured in update set the same way as flow is.

  1. Create a new update set and make it as current
  2. Open Flow editor and update a sublow
  3. It should get captured in an update set, customer update should be of type 'Flow' (check image below)
  4. Close update set and move it to another instance
  5. Commit update set, subflow should be available in a target instance

update_set.JPG

 

If my answer helped you, please mark it as correct and helpful, thank you 👍
Martin

View solution in original post

1 REPLY 1

Martin Friedel
Mega Sage

Hello, 

 

subflow is basically type of flow so it is captured in update set the same way as flow is.

  1. Create a new update set and make it as current
  2. Open Flow editor and update a sublow
  3. It should get captured in an update set, customer update should be of type 'Flow' (check image below)
  4. Close update set and move it to another instance
  5. Commit update set, subflow should be available in a target instance

update_set.JPG

 

If my answer helped you, please mark it as correct and helpful, thank you 👍
Martin