CIs Creating Assets, but set to Don't create assets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
We have a Hardware Model called Microsoft Virtual Machine that is set with Asset tracking strategy = Don't create assets, however assets are being created. ServiceNow Admin said that the CI initially was discovered under an Unknown Model, that may have created the Asset. I reviewed the Unknown Model and that also has Asset tracking strategy = Don't create assets.
Why would the Asset record be created. We noticed this for 3 CI Classes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Check this KB: KB0712445 Why do Assets get created when inserting a CI that has a Model that is set to Don't create...
Resolution
Features that populate the CMDB should insert the CI in one go, or at least make sure the initial insert includes the correct/final Model value. If an out-of-box feature isn't doing this then please report the issue to Customer Support.
Workaround if the initial insert is done with an "Unknown" model:
Find the 'Unknown' Model(s) that includes the Model Category for the Class of the CI that is being inserted, and set it as Asset tracking strategy=Don't create Assets as well.
- Identify the Table/Class of a CI that you didn't want an Asset for. This is the table name you see at the top of the CI form next to the CI name (e.g. Windows Server)
- Navigate to Product Catalog -> All Models (cmdb_model)
- Filter the list using:
- Name IS "Unknown", AND
- Model Categories CONTAINS <your CI class> (e.g. Windows Server)
- For each of those records:
- Open that model in a form, and open the 'General' section/tab.
- Set Asset tracking strategy=Don't create Assets
- Save.
Inserts using that "Unknown" Model will now not cause an Asset to be created. Subsequent updates to the Model of the CI will either create an asset or not, depending on the asset tracking strategy of the model you change it to.
Also check: Why was no Asset created when a new CMDB CI record was inserted? - Support and Troubleshooting KB07...
