
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2016 03:39 PM
I'm trying to push an update set from our build environment to our production environment. This update sets that I would like to do this with are small and tested in the build environment. I would like to have these update sets previewed and committed.
Has anyone come up with ideas on how to do this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 11:32 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2016 07:04 PM
Hi Tim,
Please go through the below link for more info.
http://wiki.servicenow.com/index.php?title=Team_Development#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2016 09:42 PM
Hi Tim,
You have 3 options:
a) use Team Development (perhaps the best approach)
b) use System Update Sets >> Update Sources to retrieve from your target instance the update set from the source instance
c) use the export to xml UI action in your Update Set and then perform an import xml (available using elevated privileges) in your target instance
The update set will be available at the target instance to be previewed and disposition at System Update Set >> Retrieved Update Sets.
Thanks,
Berny

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2016 07:20 AM
I was meaning like a writing a script that would take an update set and move it from build to test and Preview and commit if there are no errors and in there maybe run some tests, automatically. Then if there are still no errors move it to production Preview and commit with the single click of a button from the build environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2016 08:23 PM
I see. Some time back we had a very similar question/discussion in another thread.
You can refer to that discussion over here: https://community.servicenow.com/message/861207?et=watches.email.thread#861207
Thanks,
Berny