1

I have created workflows in test server(CRM 2011) & now I want to copy some of my workflows to prod server(CRM 2011).

How to Copy workflow(s) across the servers?

1 Answers1

3

You can deploy workflows in the same way you deploy other CRM components: Using solutions.

In your solution go to Processes -> Add Existing and choose your existing workflows. Afterwards you can export the solution and import it in the production environment.

Henrik H
  • 5,747
  • 1
  • 21
  • 33