Is there a way that we can update the sys_id of existing records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 08:16 AM
Is there a way that we can update the sys_id of existing records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 08:26 AM
Hello @Harika Ravuri ,
There is no way to update the sys_id of existing records, and its not best practice as well.
Can you please explain what are you trying to do updating the sys_id of records?
Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.
Regards,
Siddhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 08:30 AM
@Harika Ravuri : It's not possible to update sys_ids. It might lead to the corruption of records, which is not at all advisable.
Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 08:32 AM
Why do you want to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 08:37 AM
We are migrating the data of one instance to other, there are multiple duplicate records which we don't want to recreate and have the same sys_id's as old system for some integration and other scripts.