- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2018 03:12 PM
Hi,
I want to export all user accounts to a new instance and I should maintain the same sys_id as the original instance.
What could be the best way to achieve it?
I tried Import Users from list view with Insert data option. It says I cannot insert with sys_id column. If I take of sys_id, system will create with it's own sysid. I'm trying to use on import sets & Transform maps, but not getting enough clarity on how to proceed further.
Appreciate your help.
Thanks,
Krishna
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2018 03:14 PM
You'll want to export using XML. Then import the XML file into your other instance and the sysID will be maintained.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2021 08:11 AM
what happens with SYSID conflicts? would it just reject the conflicting sysID's or create new sysids and still import?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2022 07:52 AM
sys_id's are unique to their generating instance, so when imported into another they cant have a conflicting id.