Hitachi

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


20.2.30 UserInfo (user information)

This class manages the users of the asset management system.

You can import or 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.

To import this class and register a user role for the user, also import the association class AuthorityLink (user and authority link). Once a role is granted, that user can log in to Asset Console.

To register a group to which the user belongs, import the association class MemberLink (user and member link).

The following table lists the properties of UserInfo,

Table 20‒66: Properties of UserInfo

Property

Key

Description

Type [maximum length (bytes)]

Remarks

Specification in jamimport

CreationClassName

K

CCN

string[32]

This is UserInfo.

M

ExecutiveName

N

Official title

string[255]

This is the user's position.

O

Explanation

N

Description

string[255]

This is a description of the user.

O

Mail

N

E-mail

string[255]

This is the user's email address.

O

Password

N

Password

string[64]

This is the user's password.

M

Telephonenumber

N

Phone

string[255]

This is user's phone number.

O

UpdateInd

N

Update indicator

uint32

This information is used by the asset management system. Do not update it.

O

UpdateTime

N

Update control

string[20]

This information is used to control concurrent updating of information.

O

UserID

K

User ID

string[64]

This is a unique ID that identifies the user.

M

UserName

N

User name

string[512]

This is the user name.

M

UserName_EN

N

User name (English)

string[512]

This the user name in English.

If the Import job menu is used for importing and this property is omitted, the value for User ID is set.

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

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.