
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 12:16 AM
Hi All,
When we are trying to move data from one instance to another by uploading through Excel sheet, the Sys ID is changed. If we are using XML then there is no change in Sys IDs.Can anyone help me out to find out the reason?
Regards,
Ajai
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 12:20 AM
Hi Ajai,
That is the expected behavior. You have to add a script to change the behavior. Please see the section 5.4 for more info.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 12:20 AM
Hi Ajai,
That is the expected behavior. You have to add a script to change the behavior. Please see the section 5.4 for more info.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 12:26 AM
Hi Pradeep,
Thanks for the link.
I am trying to load the data directly in a list by right click->import. It is not through transform map. So is there anything for this?
Regards,
Ajai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 12:21 AM
Hi Ajai, the following thread should help you: Data Import Transform Map with sys_id
I hope it's useful!
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 12:24 AM
If that is a single record, you can always export that in XML and then import it in destination. It will keep your sys_id intact.
In Eureka, you have to do import operation with elevated privileges. In Fuji, normal admin login is sufficient to import it.