Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference
Format
[comment] [ObjectType] definition-block [comment] [End] [comment]
File
company-name_product-name_company-name_product-name_obj.en (definition file for object types)
company-name can be changed to series-name_product-name. We recommend that you use the value specified for PRODUCT_NAME at the time of JP1 event issuance as the file name, with the forward slash (/) replaced by the underscore (_). Because hitachi is used for the default file name, use a name other than hitachi for company-name.
Storage directory
- In Windows
Console-path\conf\console\object_type\ shared-folder\jp1cons\conf\console\object_type\ (logical host)
- In UNIX
/etc/opt/jp1cons/conf/console/object_type/ shared-directory/jp1cons/conf/console/object_type/ (logical host)
Description
This file defines the object types and root object types that are displayed in Object type and Root object type in the windows of JP1/IM - View (such as the Severe Event Definitions window and the Event Acquisition Settings window).
If multiple files contain the same object type, the integrity of operations is not guaranteed.
When the definitions are applied
The definition takes effect after JP1/IM - View is restarted.
Information that is specified
- [comment]
- Specifies a comment as a character string that begins with a hash mark (#) and does not contain a linefeed code.
- [ObjectType]
- Specify [ObjectType] and [End] as is, including the square brackets.
- definition-block [comment]
- A definition block consists of an extended attribute value and a list display character string. The extended attribute value is a character string that is stored in the object type or root object type. The list display character string is a character string that is displayed in a list drop-down list.
- [End]
- Specify [End] as is, including the square brackets.
When you define this information, note the following:
- The object type (extended attribute value) cannot contains spaces.
- For the list display character string, specify the extended attribute value itself.
Example definition
The following shows an example of a definition file for object types:
[ObjectType] # Extended attribute value, List display character string Comment ACTION, ACTION // action ACTIONFLOW, ACTIONFLOW // action flow BATCHQUEUE, BATCHQUEUE // batch queue JOB, JOB // job JOBNET, JOBNET // jobnet MEDIA, MEDIA // media PRINTER, PRINTER // printer PRINTJOB, PRINTJOB // print job PRINTQUEUE, PRINTQUEUE // pipe queue PROCESS, PROCESS // process RESTORE, RESTORE // restore [End]
All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.