Asset to CI mapping for extended CI fields (cmdb_ci_handheld_computing)

VernYerem
Tera Expert

The field IMEI exists in alm_hardware and in cmdb_ci_handheld_computing.

In Asset-CI mapping, it looks like can only map fields from the base CI Table (cmdb_ci).

In the advance view where you can add conditions, you can expand Handheld Computing devices to see it's IMEI field.

 

VernYerem_0-1726004389105.png

 

 

Any idea how I can map the alm_asset.IMEI to cmdb_ci_handheld_computing.IMEI?

1 ACCEPTED SOLUTION

Niklas Peterson
Mega Sage
Mega Sage

Hi,

I guess this is because the Asset-CI mapping is a generic function that should work for all CI classes, hence only mapping the base table.

 

You can build you own sync function using a business rule on the asset table and another on the corresponding ci class table that will update the related record.

 

Regards,
Niklas

View solution in original post

3 REPLIES 3

Niklas Peterson
Mega Sage
Mega Sage

Hi,

I guess this is because the Asset-CI mapping is a generic function that should work for all CI classes, hence only mapping the base table.

 

You can build you own sync function using a business rule on the asset table and another on the corresponding ci class table that will update the related record.

 

Regards,
Niklas

Implemented Business rules to handle this, thanks Niklas

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @VernYerem 

Might be , not sure it is helpful

 

https://www.youtube.com/watch?v=Qwv5CSih8RU&list=PLi0Ik1xCDEbK1yEjkVtbTkD2S21FtYdJ3&index=27

 

to understand how this CI  - Asset works.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************