Create and manage software suites using the legacy Software Asset Management plugin
Summarize
Summary of Create and manage software suites using the legacy Software Asset Management plugin
This documentation explains how to create and manage software suites using the legacy Software Asset Management (SAM) plugin (com.snc.softwareassetmanagement) in ServiceNow. A software suite groups related software products sold as a single unit, such as Microsoft Office Professional, which includes PowerPoint, Word, Excel, Outlook, and Access. Accurately defining suites and their components helps ensure proper license counting for your organization.
Show less
Key Features
- Software model roles: Each software model can be designated as a suite (parent) or a component (child). Components can belong to multiple suites.
- Inference controls:
- Inference percent: Defines the percentage of suite components that must be installed to infer the suite is installed.
- Inference mandatory: Specifies if a particular component must be installed for the suite to be inferred.
- Configuration process:
- To define a suite, add components as suite children in the software model record.
- To add a software as a component, link it as a child to one or more suites in its software model record.
- Optionally mark components as mandatory for inference to refine suite detection.
- Automatic recalculation: When suite configurations change, a scheduled job runs immediately to recalculate suite installations and updates the
cmdbsamswinstalltable with inferred suite data.
Practical Benefits for ServiceNow Customers
By using the legacy SAM plugin to model software suites accurately, you can:
- Ensure license compliance by correctly counting installed software suites based on component installations.
- Improve SAM reporting accuracy by leveraging inference settings to reflect real-world software usage.
- Maintain flexibility as components can belong to multiple suites and suites can be managed centrally.
- Benefit from automated recalculations of suite installations upon configuration changes, reducing manual maintenance.
Software uses the concept of suites instead of bundles.
A software suite is a group of related software offered as one unit. An example is the Microsoft Office Professional suite of office productivity software tools that includes Powerpoint, Word, Excel, Outlook, and Access. You can use the legacy Software Asset Management (com.snc.software_asset_management) plugin to create suites and add components to the suite so that the licenses your organization own are counted accurately.
For any software model, you have the option to specify whether the model is a suite (parent) or a component (child). A software model can be a component in multiple suites. For example, Microsoft Word is a component in Microsoft Office Standard and Microsoft Office Professional. Although you can set a single software model as both a suite and a component, software is not typically sold as nested suites.
- Inference percent: specifies what percentage of the components in the suite must be installed for the software to be identified as a suite.
- Inference mandatory: enforces that a specific component in a suite must be installed to infer that the suite is installed.
- Open a software model record.
- In the Suite Components section, double-click an empty row under Suite
child.
Figure 2. Suite child - Add the software to include in the suite.
- [Optional] Set the Inference mandatory option to true if the software must be installed to count the model as a suite.
- Repeat as necessary.
- Open a software model record.
- In the Suite Parents section, double-click an empty row under Suite
parent.
Figure 3. Suite parent - Add the suite to which this software model should belong.
- Repeat as necessary.Note:When a change is made to a suite, a scheduled job called Calculate suites [Software Suite Model] is created. The job runs instantly, calculates any suites, and then deletes itself. The calculations are stored in the cmdb_sam_sw_install table under inferred suite.