ServiceNow Update Set Batching - Best Practices & Lessons Learnt

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2017 03:19 PM
Hi Community,
ServiceNow introduced Update set batching in Jakarta.
This is our experience so far:
Usage
At this stage, we have used it for Releases, where we create an empty Parent Update Set and relate Update Sets to be included in the release as children.
Pros
- Can remove individual items from the release at the last moment.
- Similar to merging, except you can essentially unmerge but unrelating a child at any time
- Easy to deploy, only need to commit Parent Update Set
- More Granular Update Sets makes it easier to tie changes to requirements and documentation
Cons
???
There isn't much information on it at the moment, especially around Best Practices, so I thought I would reach out and see what the Community Experience is so far.
Will you keep merging Update Sets, or will you start batching? Is this the way forward?
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Labels:
-
Best Practices
- 13,627 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 05:20 AM
Actually, what makes sense when asked not to deploy (ever) an update set is to make a back out on every platform where deployed.
And when we do that, the update set is removed from its parent batch.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 05:02 PM
Ideally, you would clone down from PROD through all environments after the release, so there is no need to remove the rejected enhancement.
It could also be possible that the rejected enhancement is simply deferred and implemented at a later date.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 08:16 AM
Hi,
have you had any issues with update sets that are for different applications being in the same batch?
From your other post (update set backup) I got the impression that it would not matter but wondered if you hand encountered any issues.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 05:13 PM
I have created multi-application batches with no issues.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2019 02:22 PM
Anyone tried merging batch update sets?
Seems like it works fine. as all the relationships is still there... but i wonder how it treats the hierarchy when it suddenly 1 update set.