cmdb_ci & alm_hardware table relation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 12:52 AM - edited 02-14-2023 01:02 AM
Hi Experts,
We are uploading data in CMDB(cmdb_ci) using data source ( Excel ).
We observed that some assets are created automatically in 'alm_hardware' table. and not able to find how those are getting created multiple times in 'alm_hardware' table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 03:09 AM
Can you share transform map and field map details
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 03:32 AM
And there is no script inside fields mapping we mapped with mapping assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 05:51 AM
This is one of the central functions of the CMDB in ServiceNow. They are basically two sides of the same coin. An asset represents the financial aspect -- the product that the company acquired and is managing its lifecycle -- and the configuration item represents how a deployed asset is configured and used to provide services. They have a one to one relationship and you should not attempt to change this behavior. Because you are importing a CI that extends the Hardware CI class, you will automatically get a Hardware Asset class to match.
The opinions expressed here are the opinions of the author, and are not endorsed by ServiceNow or any other employer, company, or entity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 06:34 AM
Hi Whisperer,
Thanks for your reply.
But here we have not uploaded any assets in Hardware(alm_hardware) table, since we have some assets in hardware table.
Note: Not reflecting all uploaded assets in Hardware but some assets from CMDB are reflecting in hardware.