Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 - Asset Console Configuration and Administration Guide


20.2.3 AssetUpdateRecord (transfer log)

This class manages historical information about assets' management groups and locations.

You can import and export this class with the jamimport and jamexport commands, respectively.

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

The following table lists the properties of AssetUpdateRecord.

Table 20‒11: Properties of AssetUpdateRecord

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

BaseCreationClassName

N

BaseCCN

string[32]

This is the name of the source class, which is AssetInfo.

M

CreationClassName

K

CCN

string[32]

This is AssetUpdateRecord.

M

GroupName

N

Group name

string[1024]

This is the group information that represents the entire hierarchy from the top, such as Head Office/Sales Dept./Section1.

O

GroupName_EN

N

Group name (English)

string[1024]

This is the group information in English that represents the entire hierarchy from the top, such as Head Office/Sales Dept./Section1.

O

HistoryUpdateDate

K

Update date/time

date

This is the date the group information was updated.

M

LocationName

N

Location

string[1024]

This is the location information that represents the entire hierarchy from the top, such as New York/A building/First floor.

O

LocationName_EN

N

Location

string[1024]

This is the location information in English that represents the entire hierarchy from the top, such as New York/A building/First floor.

O

UserName

N

User name

string[512]

This the user name.

O

UserName_EN

N

User name (English)

string[512]

This the user name in English.

O

Legend:

K: Key property

N: Non-key property

M: Mandatory property during registration

O: Optional property