How can I export from the cmdb_ci table and include the sys_id?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 09:31 AM
I need to export any CIs created on the 20th February from the cmdb_ci table and I also need to include the sys_id of each record in the exported data. I cannot seem to find a way to include the sys_id field in to the list view. Any assistance would be appreciated.
- Labels:
-
Data Acquisition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 09:48 AM
Please see this post.
TLDR
1) Navigate to sys_ui_list_element and create a new record adding sys_id to cmdb_ci
2) Clear your cache by going to the /cache.do url
3) Load cmdb_ci table and reset your list view using 'Reset to column defaults'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 11:42 AM
Hi,
You can extract it as XML file. It will display with sys_id.
Regards,
Suresh.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2022 09:02 PM
How many records are you expecting to need sys id for? There might be a really easy solution for this