How to migrate Automation Snippets from one SPS instance to another ?

Questions about and code samples for automation process code snippets within Select.
Post Reply
toddsou
Posts: 75
Joined: Wed Jul 25, 2012 9:39 am

How to migrate Automation Snippets from one SPS instance to another ?

Post by toddsou »

Hi-

I have a set of Automation code snippets in a DEV instance of SPS. And now I'm seeking an efficient way to get them copied over to a QA/UAT instance.

Is there some sort of script/SDK/T-SQL way of migrating them over in bulk fashion ? Using the Admin UI to add them one at a time would be cumbersome, and also open them up to unintended, yet introduced errors.

Thank you.
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: How to migrate Automation Snippets from one SPS instance to another ?

Post by BobRichards »

You can export specific snippets or all if desired.

Go to SPAdmin and select "Export Data" in the menu bar. Then select the desired server snippets you want to export under the "Processes" item in the tree view.
Bob Richards, Senior Software Developer, SoftPro
Post Reply