software asset managemnt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 06:21 AM
hello,
According to the model category table, assets categorized as 'software' have a Configuration Item (CI) created in the CMDB (Configuration Management Database). However, it seems that 'software license' assets are only created in the alm_license table. Shouldn't assets categorized as 'software license' also be added to the CMDB?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 10:19 AM
@hadron_collider As per ServiceNow, "Model categories associate CI classes with asset classes. The model category configuration determines if the ServiceNow platform creates an asset from a CI, and, if so, what class of asset.
Note about [cmdb_ci_spkg] table: This is being used by SAM to reconcile software package and versions and is updated indirectly via the 'Synch Software Package' Business Rule which is created as part of the 'Legacy Software Asset Management' and it is disabled when SAM or SAMP is installed. The software Application Management module is ONLY using cmdb_sam_sw_install data.
Helpful ServiceNow References:
Model categories (servicenow.com)
Records in cmdb_ci_spkg table which are redundant to cmdb_sam_sw_install records