Job Management Partner 1/Asset Information Manager Planning and Setup Guide

[Contents][Glossary][Index][Back][Next]

14.2.18 LicenseInfo (license information)

This class manages detailed information about software licenses. Licenses are assigned to devices and users on the basis of this license information.

You can import and export this class. For details about importing by jamCsvImport.bat, see the section describing import processing by the Import job menu.

You can also specify this class as a search condition when creating a user report.

The following table lists the properties of LicenseInfo.

Table 14-21 Properties of LicenseInfo

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
CreationClassName K CCN string[32] This is LicenseInfo. M
Description N Description string[255] This is a description of the license. O
DownGrade N Downgrade string[3] See Downgrade.
This indicates whether licenses are to be applied to downgrade software assets.
If the Import job menu is used for importing and this property is omitted, Enable is set.
R
LicenseCategory N License category string[3] See License category.
If the Import job menu is used for importing and this property is omitted, Install license is set.
R
LicenseID K License ID uint32 This is a unique ID that identifies the license information.
When new information is imported, assign a unique value in the range 10001-1000000000.
M
LicenseName N License name string[255] This is the name of the license information. M
LicenseType N License type string[3] See License type.
If the Import job menu is used for importing and this property is omitted, Install license is set.
R
Note N Notes string[255] These are notes on the license information. O
PurchaseType N Licensing method string[3] See Licensing method.
If the Import job menu is used for importing and this property is omitted, Package is set.
R
SoftwareListID N Software list ID uint32 This is the ID of the corresponding software name.
If you are specifying this information for an import operation, specify the same value as for the corresponding object class SoftwareList.
M
UpdateTime N Update control string[20] This information controls concurrent updating of information. O
UpGrade N Upgrade assurance string[3] See Upgrade assurance.
This indicates whether the software asset can be upgraded to the most recent version during the contract period.
If the Import job menu is used for importing and this property is omitted, Yes is set.
R
UserPropertyArea_1# N User property area-1 string[255] Each of these items can manage a maximum of 255 bytes of information.
The window accepts multiple character-string lines.
O
UserPropertyArea_2# N User property area-2 string[255] O
UserPropertyCode_1# N User property code-1 string[64] Each of these items manages code information. O
UserPropertyCode_2# N User property code-2 string[64] O
UserPropertyField128_1# N User property field 128-1 string[128] Each of these items can manage a maximum of 128 bytes of information. O
UserPropertyField128_2# N User property field 128-2 string[128] O
UserPropertyField255_1# N User property field 255-1 string[255] Each of these items can manage a maximum of 255 bytes of information. O
UserPropertyField255_2# N User property field 255-2 string[255] O

Legend:
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
R: Property whose specification is recommended during new registration (omitting this property does not result in an error)
O: Optional property

#
This is an extended property. To add a managed item, choose the Customize Managed Items job menu, edit the display name for this property, and then set it to be displayed.

The tables below provide details of the property codes.