The Zurich release has arrived! Interested in new features and functionalities? Click here for more

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

Explains how to set up instance data replication between multiple instances on the ServiceNow platform. This video applies to UI16, the latest version of the user interface, in the Orlando release. It may apply to future releases as well. UI16 is the default user interface for new instances ...

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 ...