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

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

14.2.13 InstalledList (installed software list)

This class manages the correspondence between the names of purchased software assets and the names of installed software assets that are collected by JP1/Software Distribution.

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 InstalledList.

Table 14-16 Properties of InstalledList

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
CreationClassName K CCN string[32] This is InstalledList. M
FileDate N File date string[19] This is the date of the executable file for the installed software asset. O
FileName N File name string[255] This is the name of the executable file for the installed software asset. O
FileSize N File size string[10] This is the size of the executable file for the installed software asset. The value is in bytes. O
InstalledID K Installed software ID uint32 This is a unique ID that identifies the installed software asset.
When new information is imported, assign a unique value in the range 10001-1000000000.
M
InstalledInd N Managed level string[3] See Managed level.
This specifies whether to manage the number of licenses of this software asset.
If the Import job menu is used for importing and this property is omitted, Managed object is set.
M
InstalledKind N Software type string[3] See Software type.
If the Import job menu is used for importing and this property is omitted, Normally is set.
M
InstalledName N Installed software name string[255] This is the name of the software asset managed by JP1/Software Distribution. O
InstalledPermit N Permission string[3] See Permission.
If the Import job menu is used for importing and this property is omitted, Permit is set.
M
InstalledVersion N Component version string[60] This is the software version managed by JP1/Software Distribution. O
PackageAttr N Package former attribute string[1] This is the packager type managed by JP1/Software Distribution. See Package former attribute below. O
PackageID N Package ID string[44] This is the packager ID managed by JP1/Software Distribution. O
SoftwareListID N Software list ID uint32 This is the software list ID of the corresponding software when the software name is assigned. O
UpdateTime N Update control string[20] This information controls concurrent updating of information. O
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
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.