If we are creating workflows and lists using the out of the box tools in 2010 on a development machine, is there a preferred way of moving them to test and live once we are happy?
Thanks for any pointers
|
If we are creating workflows and lists using the out of the box tools in 2010 on a development machine, is there a preferred way of moving them to test and live once we are happy? Thanks for any pointers |
|||
|
|
|
There are a number of packaging and deployment considerations. If what you are doing is pretty informal and does not need to follow a robust deployment methodology, it may be acceptable to export the site, lists, libraries, and workflows from the dev environment and then bring them into the production environment. However if it is a complex, widely used process or needs to follow a robust deployment and testing methodology then you would be best off creating the project in Visual Studio so that you can have control and maintain the solution and how it is deployed on the site. |
|||||||
|
|
I agree with Mike that it is best to do things in code if you are able. Since you are using the out of the box workflows, this tool may be of use to you: http://www.share-gate.com/Product. I have not used it in a production environment, but I was intrigued enough to download the trial and take a look. If the product works as it says it does, even the free version could be useful to you for helping you to identify differences in your environments. |
|||
|
|