The CreatorCon Call for Content is officially open! Get started here.

export data from prod instance and importing in dev instance ,how?

manmathpanda
Giga Guru

Hi Developers,

AS my production data is already in sync , so i want to export all data/records of one table and import into development instance. But while importing data in development instance , it is showing as below.

so what will be the best practice to export and import , whether it will be export to xml,excel .

PLease suggest me what to do?

 

Regards,

Manmath

 

5 REPLIES 5

Michael Fry1
Kilo Patron

Best practice would be to use XML. That way the sysIDs remain the same between instances.

Hi Michael,

But htere is no xml option while importing as below , instead it is asking for excel template, please look below image and let me know what should i do

find_real_file.png

 

Don't use Easy Import, but instead go to a List View, then right-click on header and scroll to the bottom and find Import XML.

Nithish1
Tera Guru

Hello Manmath,

The best practice would be exporting to XML and import XML.

find_real_file.png

 

 

find_real_file.png

 

Regards,

Nithish