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

2 REPLIES 2

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

Daniel_san
Tera Guru

Dear @ZackSmart

  • Flows / Subflows > available in sys_hub_flow.list
  • Playbooks > available in sys_pd_process_definition.list

You can add them to the update set from there (by selecting them and using the “Add to update set” option).