I want to copy the all content of 2 workflows to one workflow (so i can't use copy for one)

Anisse Mahtat
Tera Contributor

Hello, 

 

I have 2 workflows who are triggered for 2 different catalog items. I have to fusionned these 2 catalogs items in one so i have to triggered these the content of one of these 2 workflow depending on the type chosen for the new catalog item. 

 

So, my idea was to copy/paste the content of these 2 workflow and only add one condition for the type of catalog item at the start of the workflow. 

 

But these 2 workflows are huge and i can't find a way to copy these 2 contents in one workflow. 

 

Can you help me please ? 

 

Regards

1 REPLY 1

art_jones
Kilo Sage

Hi Anisse, unfortunately there isn't an OOB way to merge 2 workflows without manual configuration (i.e. copy one and then manually update).  I imagine if you analyzed all of the tables used by the workflow engine you may be able to build a merge script, but it would be quite involved.  On a related note, if you are going to manually merge, you may want to consider creating a new Flow instead.