Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

suppose there are 1000 update set created so i need to move update set from development

Payal Tripathy
Tera Contributor

suppose there are 1000 update sets created so I need to move the update set from development to test. What is the best practice to move the update set

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Payal Tripathy 

 

1000 is very big number & need to be careful

 

1. Find the dependency 

2. Make an order of execution.

3. Make the batches with parent-child.

4. Move in batches 

5. Do a sanity check ( just to make sure all going good)

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************