Need to migrate around 2 lakh incident records from 1 instance to another

Suggy
Giga Sage

Need to migrate around 2 lakh incident records from one instance to another including everything like - attachments, worknotes, audit history, incident task, basically all the data related to it.

 

What possible options are there? 

Note - Instance data replication is not an option as customer is doesnt want to purchase it.

9 REPLIES 9

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Suggy 

Do via XML, but 2L in one go is not a good option, break it in pieces and teh move.

https://www.servicenow.com/community/architect-forum/migrating-work-notes-and-comments-from-one-inst...

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1523057

*************************************************************************************************************
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]

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

Sorry that not simple and viable solution 🙂

Suggy
Giga Sage

Anyone>?

Viraj Hudlikar
Tera Sage

Hello @Suggy 

 

Migrating such a large volume of data in ServiceNow without using instance data replication can be challenging.

You can create export sets to export data from the source instance and then import it into the target instance. This method can handle large volumes of data but may require scripting to manage attachments and related records.

 

Also, in case if you have not seen this check this thread

 

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.