Pros /Cons of Merge and batch update sets

Rithvik2
Tera Contributor

Pros /Cons of Merge and batch update sets

1 ACCEPTED SOLUTION

Hi,

you can create separate update set in dev;

since you already moved batch1 containing 4 update sets to test; move this single update set to test

then for migrating from test to prod you can set parent for this new update set as batch1 so that when Batch1 moves to prod from test it will have 5 update sets

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

8 REPLIES 8

Priyanka Vasant
Tera Guru

Hi Rithvik,

Find the below link that might help you.

https://community.servicenow.com/community?id=community_question&sys_id=38f18fa9db98dbc01dcaf3231f9619d3

https://finite-partners.com/batching-update-sets-vs-merging-update-sets/

https://community.servicenow.com/community?id=community_question&sys_id=65520bc9db04bb4ca39a0b55ca9619f2

Regards,

Priyanka

Ankur Bawiskar
Tera Patron
Tera Patron

@Rithvik

refer below links

Batching Update Sets vs Merging Update Sets

ServiceNow Update Set Batching - Best Practices & Lessons Learnt

Merge Update Sets

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Thanks @Ankur Bawiskar ,

I have gone through it but I had a small doubt...

how the order of execution for batch update set, could you please check the below screenshot....

find_real_file.png

Hi,

you commit one batch at a time

Example: if you are having total 10 update sets in Batch1 and then 5 update sets in Batch2

then you will preview and commit Batch1 and then Batch2

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader