I have a SPD Workflow that I now want to import into Visual Studio 2010. I believe that the workflow has to be reuseable before I can do this is that correct?
Has anyone ever converted a SPD workflow into a VS 2010 workflow?
Thanks
Answer 1
There should be an export option in the ribbon of the workflow when you are in the workflow design page in SharePoint Designer. This will output a wsp file which you can import into VS 2010 and start editing.
Answer 2
Hi Sridhar what about if the workflow was not created as a reuseable workflow? It was just created as a regular SPD workflow. Can I covert that to a reuseable?
Answer 3