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

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

14.2.23 PatchInfo (patch information)

This class manages patch 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.

When you create user reports, you can specify this class as a search condition.

The following table lists the properties of PatchInfo.

Table 14-26 Properties of PatchInfo

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
AssetID K Asset ID uint32 This is the asset ID of the asset.
When importing the class, specify the same value as for the corresponding object class AssetInfo.
M
CreationClassName K CCN string[32] This is PatchInfo M
InfoInd N Information indicator string[3] See Information indicator in 14.2.4 ComponentInfo (component information).
If the Import job menu is used for importing, 1 is always set.
R
InstalledDate N Installation date date This is the date the patch was installed. O
InstalledStatus N Applied status string[3] See Applied status.
If the Import job menu is used for importing and this property is omitted, Apply is set.
R
PatchID K Patch ID uint32 This is a unique ID for identifying a search condition.
If you are adding a new patch ID by importing, assign a unique ID in the range from 10001 to 1000000000.
M
UpdateInd N Update indicator uint32 This information is used by the asset management system. Do not update it. 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

The following table provides details of the property codes.