14.2.26 SoftwareInfo (software information)
This class manages information about all software assets handled in the asset management system, such as commercial software, shareware, and freeware.
You can import or export this class.
You can also specify this class as a search condition when creating a user report.
The following table lists the properties of SoftwareInfo.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
AssetID |
K |
Asset ID |
uint32 |
This is the ID of the asset. If you are specifying this information for an import operation, specify the same value as for the corresponding object class AssetInfo. |
M |
CreationClassName |
K |
CCN |
string[32] |
This is SoftwareInfo. |
M |
N |
uint32 |
This is the license ID of the corresponding object class LicenseInfo. If you are specifying this information for an import operation, specify the same value as for the corresponding LicenseInfo. |
O |
||
N |
uint32 |
This is the number of software licenses. For an unlimited license, specify null for an import operation. |
R |
||
N |
uint32 |
This is the number of points accrued for each software asset when a volume license is purchased. |
O |
||
N |
uint32 |
This is the software list ID of the corresponding software asset. 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 is used to control concurrent updating of information. |
O |
UserPropertyArea_1# |
N |
User property area-1 |
string[255] |
This item can manage a maximum of 255 bytes of information. With a window operation, multiple character string lines can be specified. |
O |
UserPropertyArea_2# |
N |
User property area-2 |
string[255] |
O |
|
UserPropertyCode_1# |
N |
User property code-1 |
string[64] |
This item can control code information. |
O |
UserPropertyCode_2# |
N |
User property code-2 |
string[64] |
O |
|
UserPropertyField128_1# |
N |
User property field 128-1 |
string[128] |
This item can control 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] |
This item 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. You can add managed items by editing the display name of this property and setting it to be displayed using the Customize Managed Items job menu.