How the Rights Used and Rights Owned field works in software counter table for software asset application

Swarnarghya Gho
Giga Contributor

My requirement is to update the Rights Used field in the Software Counters table.

The Rights Owned field is populating correctly as defined in the software license Rights field. But when i am adding Device Entitlement/User entitlement, the Rights Used field is not changing.

Please help me in updating the field.

1 ACCEPTED SOLUTION

That is correct.  You must have the legacy SAM product installed (com.snc.software_asset_managment) to use counters and you must be a customer who purchased ITSM prior to the Jakarta release to use it.  Otherwise, you'll want to look into either SAM Foundations or SAM Professional for your SAM needs.  Both SAM Foundations and SAM Professional utilize a new computation methodology in place of individual counters, which we call the reconciliation engine. 

View solution in original post

5 REPLIES 5

klf1123
Kilo Sage

I believe the rights used is whether or not it is installed on the device not whether it is entitled. 

Daniel Slocum
ServiceNow Employee
ServiceNow Employee

Hi Swarna,

Software Counters are part of ServiceNow's legacy SAM product offered with ITSM to customers before the Jakarta release.  If you are utilizing SW Counters then you are using a product that is still supported for customers who purchased ITSM prior to the Jakarta release.  Current offerings are SAM Foundations, a basic SAM Solution offered to ITSM customers starting with London and beyond as well as SAM Pro, a robust subscription based product initially available in the Jakarta release.

To answer your question, once any of the three SAM Products mentioned above are installed, software installation data imported by either ServiceNow Discovery or through the Microsoft SCCM plugin, is written to the cmdb_sam_sw_install table.  When you click the "Count Licenses" button type UI action on the Software Counter form, a computation of available licenses subtracting software installations is completed.  Rights Used will then be populated with the number of rights consumed by software instllations.  If this is not happening in your instance, then you likely do not have Software Installation records or you've not configured the manual link between the Discovery Model and the Software Model table.  

The data structure required to return a license position in a counter record is as follows.

SW Installations are linked to Discovery Models (automated step).  Discovery Models are linked to SW Models (manual step).  SW Models are linked to SW Counters (manual step).

Thanks Daniel for the response.

So, without the Software Asset Management plugin installation, this is not achievable. Correct me if I am wrong.

That is correct.  You must have the legacy SAM product installed (com.snc.software_asset_managment) to use counters and you must be a customer who purchased ITSM prior to the Jakarta release to use it.  Otherwise, you'll want to look into either SAM Foundations or SAM Professional for your SAM needs.  Both SAM Foundations and SAM Professional utilize a new computation methodology in place of individual counters, which we call the reconciliation engine.