Export Import Set from one instance to another

MStritt
Tera Guru

I'm looking to export/import data (Import Set) from a web interface from one instance (PROD) to another (DEV). Is this possible?

2 REPLIES 2

Mohith Devatte
Tera Sage
Tera Sage

Hello @MStritt ,

you can user iNstance data replication for this 

follow this link 

https://www.servicenow.com/community/itsm-forum/is-there-a-way-to-synch-up-tables-from-prod-to-all-s...

also refer. this link too 

https://youtu.be/mZg3OR8QUks

 

Hope this helps 

Mark the answer correct if this helps you 

Thanks

Maik Skoddow
Tera Patron
Tera Patron

Hi @MStritt 

yes, of course. You are asking for basic functionality and it is called XML export/import which can be leveragred from the list view. See the following vide: https://www.youtube.com/watch?v=gI3JwXP6vK0

Maik

In this ServiceNow Tutorial, Technical Consultant Laurence Tindall gives a demo on Exporting and Importing Records via XML in ServiceNow. To occasionally migrate data from one instance to another, you can export XML data from one instance and import it to another. This method ensures that all ...