export data from prod instance and importing in dev instance ,how?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 04:55 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 05:07 AM
Best practice would be to use XML. That way the sysIDs remain the same between instances.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 05:26 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 05:30 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 05:27 AM