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

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

14.2.20 MachineCatalog (device catalog)

This class manages hardware information as a catalog, such as a name, model, and device type in the asset 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.

The following table lists the properties of MachineCatalog.

Table 14-23 Properties of MachineCatalog

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
CatalogID K Catalog ID uint32 This is a unique ID that identifies the device catalog.
When new information is imported, assign a unique value in the range 10001-1000000000.
M
CircuitSpeed N Line speed uint32 The value is in kbps. O
CPUClock N Processor speed uint32 The value is in MHz. O
CPUNumber N Number of processors uint16 This is the number of CPUs. O
CPUType N Processor string[5] See CPU type in 14.2.11 HardwareInfo (hardware information). O
CreationClassName K CCN string[32] This is MachineCatalog. M
Developer N Developer string[60] This is the developer of the device. O
MachineKind N Device type string[5] See Device type in 14.2.11 HardwareInfo (hardware information).
If the Import job menu is used for importing and this property is omitted, PC is set.
O
MemorySize N Memory uint64 The value is in megabytes. O
Model N Model string[60] This is the device model.
If the Import job menu is used for importing and this property is omitted, Desktop is set.
M
ModelKind N Composition string[3] See Composition in 14.2.11 HardwareInfo (hardware information). O
MonitorKind N Monitor type string[3] See Monitor type in 14.2.11 HardwareInfo (hardware information). O
MonitorResolution N Monitor resolution string[3] See Monitor resolution in 14.2.11 HardwareInfo (hardware information). O
MonitorSize N Monitor size uint16 This is the monitor size. O
Name N Device name string[255] This is the name of the device. M
NumberOFPort N Number of ports uint32 This is the number of ports on the device. O
PurchasePrice N Purchase price string[15] This is the purchase price of the device. O
Specification N Specification string[255] These are the device's specifications. O
TotalHDSize N Hard disk sizes uint64 The value is in megabytes. 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
UserPropertyArea_3# N User property area-3 string[255] O
UserPropertyArea_4# N User property area-4 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
UserPropertyCode_3# N User property code-3 string[64] O
UserPropertyCode_4# N User property code-4 string[64] O
UserPropertyCode_5# N User property code-5 string[64] O
UserPropertyCode_6# N User property code-6 string[64] O
UserPropertyCode_7# N User property code-7 string[64] O
UserPropertyCode_8# N User property code-8 string[64] O
UserPropertyCode_9# N User property code-9 string[64] O
UserPropertyCode_10# N User property code-10 string[64] O
UserPropertyCode_11# N User property code-11 string[64] O
UserPropertyCode_12# N User property code-12 string[64] O
UserPropertyDate_1# N User property date-1 date Each of these items manages date information. O
UserPropertyDate_2# N User property date-2 date O
UserPropertyDate_3# N User property date-3 date O
UserPropertyDate_4# N User property date-4 date O
UserPropertyDate_5# N User property date-5 date O
UserPropertyDate_6# N User property date-6 date 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
UserPropertyField128_3# N User property field 128-3 string[128] O
UserPropertyField128_4# N User property field 128-4 string[128] O
UserPropertyField128_5# N User property field 128-5 string[128] O
UserPropertyField128_6# N User property field 128-6 string[128] O
UserPropertyField128_7# N User property field 128-7 string[128] O
UserPropertyField128_8# N User property field 128-8 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
UserPropertyField255_3# N User property field 255-3 string[255] O
UserPropertyField255_4# N User property field 255-4 string[255] O
UserPropertyField255_5# N User property field 255-5 string[255] O
UserPropertyField255_6# N User property field 255-6 string[255] O
UserPropertyField255_7# N User property field 255-7 string[255] O
UserPropertyField255_8# N User property field 255-8 string[255] O
UserPropertyField32_1# N User property field 32-1 string[32] Each of these items can manage a maximum of 32 bytes of information. O
UserPropertyField32_2# N User property field 32-2 string[32] O
UserPropertyField32_3# N User property field 32-3 string[32] O
UserPropertyField32_4# N User property field 32-4 string[32] O
UserPropertyField32_5# N User property field 32-5 string[32] O
UserPropertyField32_6# N User property field 32-6 string[32] O
UserPropertyField32_7# N User property field 32-7 string[32] O
UserPropertyField32_8# N User property field 32-8 string[32] O
UserPropertyField64_1# N User property field 64-1 string[64] Each of these items can manage a maximum of 64 bytes of information. O
UserPropertyField64_2# N User property field 64-2 string[64] O
UserPropertyField64_3# N User property field 64-3 string[64] O
UserPropertyField64_4# N User property field 64-4 string[64] O
UserPropertyField64_5# N User property field 64-5 string[64] O
UserPropertyField64_6# N User property field 64-6 string[64] O
UserPropertyField64_7# N User property field 64-7 string[64] O
UserPropertyField64_8# N User property field 64-8 string[64] O
UserPropertyUint_1# N User property uint-1 uint32 Each of these items can manage numeric information. O
UserPropertyUint_2# N User property uint-2 uint32 O
UserPropertyUint_3# N User property uint-3 uint32 O
UserPropertyUint_4# N User property uint-4 uint32 O
UserPropertyUint_5# N User property uint-5 uint32 O
UserPropertyUint_6# N User property uint-6 uint32 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.