- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2018 04:30 AM
Hi,
We have configuration items in our CMDB.
We want to update them.
We are going to export this table and then update the excel file in order to import again.
which field is used for the merge? Because the name of the ci will be potentially modified
Can we export the sys_id and the used in the transformation table during the import?
Thank you for your help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2018 06:53 AM
You need to go to the list view right click on it -> Import -> Update -> Create Excel Template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2018 06:53 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2018 07:03 AM
Hi,
I think it's not a best practice to change the sys ids of existing records. You should actually prefer creating new records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2018 12:38 AM
Hi thank for rreply
I don't want to change the sys_id.
i just want to know the sys_id of record (make the Coalesce with the sys_id) to make an update of other field of the same record .
Exemple:
update the version field
Sys_id name version
1 windows seven
2 Windows xp
3 Windows 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2018 12:41 AM
Any one know how i can export the sys_id with the ci class ?