Naming of Custom Licenses

This name may not be unique across all Pronexus users, but the full license that will be created will be unique after adding the customer specific prefix assigned by Pronexus.

A custom license has two parts:

  1. License Name: The string used to distinguish a license from other licenses.

  2. License Size: The maximum number of concurrent requests allowed to this license.

The fully generated license has this form:

ZZZZZZZ=#PNX: LicenseName = License Size -key

Where:

ZZZZZZZ

A unique serial number for each license.

#PNX

A prefix assigned by Pronexus when the Custom Licenses toolkit add-on is purchased.

LicenseName

A string of up to 20 characters chosen by the user to reflect license name (for example, ExtendedHours in the example above).

LicenseSize

Maximum size of license. It must have a 4-digit form (for example, 0004 for the four lines authorized in the example above).

key

This string should not be altered in order for the license to work properly.