How to move an existing workflow from one instance to another

taqdeer
Tera Contributor

Hi All,

I have a workflow created in test instance. I want to move that workflow to dev instance. Please note that workflow creation was not captured in an update set previously. Can any one please help me in moving it to test instance.

1 ACCEPTED SOLUTION

7 REPLIES 7

Willem
Giga Sage
Giga Sage

Check out the Workflow and Publish while in the correct updateset.

Like so:

find_real_file.png

 

find_real_file.png

 

find_real_file.png

Yash Agrawal1
Tera Guru

Hello Taqdeer,

Go to the wf_workflow table

filter record with the name of your workflow.

capture its XML

one file will download on your system.

open another instance, go to wf_workflow table on dev instance, and import that XML.

you will get it on dev instance

 

Regards

Yash k.Agrawal

 

 

Hi Yash,

I did it, I exported the xml of workflow and itz versions too. I have imported in another instance. I am able to see the workflow name in the workflow editor and it is published. However I dont see any content in the workflow.