Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a custom license type for the legacy Software Asset Management plugin

Custom license types in the legacy Software Asset Management (com.snc.software_asset_management) plugin allow you to create a license type with special conditions.

Before you begin

Role required: sam

About this task

A custom script can provide detailed information about the number of rights a software install or usage consumes.

Procedure

  1. Navigate to All > Software Asset > Reconciliation > License Calculations.

  2. Click New.

  3. Complete the form.

    FieldDescription
    NameName of the software license type.
    Query tableThe value that is used for queries. This can be either Software install to count the number of installations or Software usage to count the number of times the software is used.
    Count byThe calculation type by which the license type counts software licenses. Make sure this value is set to Custom to create a new calculation type.
    Entitlement typeThe entitlement type of the license, either Workstation or User. This field is available only when the Count by field is set to Custom.
    ScriptThe script used for custom license types. This field is available only when the Count by field is set to Custom.
  4. Click Submit.

Parent Topic:License calculations with the legacy Software Asset Management plugin