Pushing an update set from one instance to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2017 05:05 AM
Hi,
I have created an update set in my Servicenow instance and want to push that to the Prod instance. Could someone help me out in pushing this up? Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2017 05:08 AM
You set this up on the production instance. Here is a good documentation how: Update set transfers

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2017 05:09 AM
Export to xml from related link of update set to your local machine.
On prod, search retrive update set from left nev then go to bottom of page and click on retrive update set link.
Upload the xml file then review it, commit it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2017 05:10 AM
Goto the update set you want to push to production.
Export the update set and this export option will be available only when state= complete.
then goto your production instance> retrieved update set at bottom of the page you will see related link "import update set from xml"
click on that link and import your previously exported update set and then open the update set > preview it and finally commit.