
- 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
03-29-2016 11:32 AM
I was able to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 11:44 AM
Hi Tim, which response allowed you to successfully push an update set from our build environment to your production environment?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 11:49 AM
I made webservices calls and business rules to do the same thing that servicenow does.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 11:50 AM
Tim,
Would you be willing to share some info on how you accomplished this? This is something my team is wanting to do and we'd love to know some details.
Thanks in advance!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2016 11:55 AM
Basically made the instances call each other and mimic what ServiceNow does.