cmdb_ci & alm_hardware table relation

VeerendraNayak1
Tera Contributor

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.

VeerendraNayak1_0-1676364667647.png

VeerendraNayak1_1-1676364738950.png

 

 

13 REPLIES 13

Voona Rohila
Mega Patron
Mega Patron

Hi @VeerendraNayak1 

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

VeerendraNayak1_0-1676374200412.pngVeerendraNayak1_1-1676374233617.pngVeerendraNayak1_2-1676374261006.png

 

VeerendraNayak1_3-1676374287603.png

And there is no script inside fields mapping we mapped with mapping assist.

CMDB Whisperer
Mega Sage
Mega Sage

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.

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.