Team blog of MCS @ Middle East and Africa

This blog is created by Microsoft MEA HQ near shoring team, and it aims to share knowledge with the IT community.With its infrastructure and development sides,It brings to you the proven best practices and real world experiences from Subject Matter Experts
Follow Us On Twitter! Subscribe To Our Blog! Contact Us

Solved: Moving SharePoint 2010 Designer Workflows between Sites

Solved: Moving SharePoint 2010 Designer Workflows between Sites

Rate This
  • Comments 2

In man occasions you would be faced by the need to move workflows you developed using SharePoint designer from one site to another. This might be the case if for example you developed and tested the workflow on a testing environment and now wants to move to the production environment without the need to re-develop the workflow.

The steps to perform this is rather simple:

  1. Export the workflow to Visio.
  2. Edit the VWI archive and delete the configuration file.
  3. Import the workflow back to your destination site.

So open the SharePoint designer and open the source site. click on the workflows link on the left and then the workflow you want to move. Click on the ribbon on export to Visio button.

image

Now rename the file exported (VWI file) to be a ZIP file and open it with Windows Explorer. You will find a file named “workflow.xoml.wfconfig.xml”

image

Just delete this file. Now rename the archive back to be a VWI file.

Now open the destination site and click the import from Visio and browse to the edited VWI file. This will allow you to re-associate your workflow as if it was created or exported from Visio rather than the designer while preserving any development made in the workflow it self.

Comments
  • Doesn't the export to visio only work if you have the Professional / Enterprise version of the product.  Unless you have this, you won't be able to make any changes.

  • Works(ed) just fine for me with out Visio.

    Your not actually making changes to the file, your turning the file into a zip, then opening it to delete a single entry.

Page 1 of 1 (2 items)
Leave a Comment
  • Please add 5 and 8 and type the answer here:
  • Post