Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Handling Different Part Numbers for the Same Model in Hardware Asset Management

monica190
Tera Guru

Hi team,

Has anyone come across a scenario in Hardware Asset Management where the same model is associated with different part numbers? How do we typically handle this, given that the part number field is not present at both the model and asset levels? Any best practices or suggestions would be greatly appreciated!

1 REPLY 1

Abhishek Varma
Tera Expert

you can try creating a child table to cmdb_hardware_product_model where you can store the parent model number in this table and the part in the child table. this can be one of the solution,