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

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

14.2.32 UserInfo (user information)

This class manages the users of the asset management system.

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.

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 Information Manager.

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 14-35 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 controls 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[255] This is the user name. 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.