- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2015 02:59 PM
Hi,
Is there API for System Update Sets?
I could transfer workflow to other server by following instruction on web UI.
Moving Workflows with Update Sets - ServiceNow Wiki
Is there any API available for following steps?
1) Load XML for System Update Sets
2) Preview imported Update Set.
3) Commit imported Update Set.
Thank you,
Naoki
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2015 11:30 PM
Hi Naoki,
The code which is written in the UI actions I send you can be used to create the appropriate logic in an inbound web service. Which logic would go in those web services would depend a lot on the process / features of the automated deployment that you will like to implement.
http://wiki.servicenow.com/index.php?title=Web_Services#Inbound_Web_Services
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 01:15 PM
Hi Berny,
Thank you very much for following up info. It is also very helpful.
-Naoki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 01:25 PM
You're welcome Naoki!
Would you be ok on closing the thread by marking one of the responses as correct?
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 02:24 PM
Hi Berny, Yes. Thank you very much. -Naoki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2021 03:01 AM
Hi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2021 02:59 AM
Hi, Can you please share the code, I also have same type of requirement.
Thanks in advance!