What is the difference between batch update set vs merge update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2019 11:30 PM
Hi all,
!. i want to know the difference between batch update set vs merge update set.
2.if we creating batch update set then how to move parent and its child as one update set.
Please help
- Labels:
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2019 11:34 PM
Batching: We batch all the update sets in dev environment and move that batched update set to other [test/qa/prod] environments
Merging: Lets say you have V1 and V2 update set for the same story then you will merge those both update set and make it single merged update set
Mark correct and helpful if it helped you..!!
Regards,
Chalan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 12:50 AM
Hi Chalan,
What is the purpose of batching update sets,
Lets say we have 2 update sets and 1 is parent and other is child and if i want to move them to another instance then only one update set will be there why. Please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2019 11:38 PM
Hi Shilpi,
Please refer to the below links for reference.
Merge Update sets:
https://docs.servicenow.com/bundle/kingston-application-development/page/build/system-update-sets/task/t_MergeUpdateSets.html
Update set batching:
https://docs.servicenow.com/bundle/kingston-application-development/page/build/system-update-sets/hier-update-sets/concept/us-hier-overview.html
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 01:17 AM
Hi Niveditha,
What is the purpose of batching update sets,
Lets say we have 2 update sets and 1 is parent and other is child and if i want to move them to another instance then only one update set will be there why. Please help.