Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference

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


Configuration file for converting information (event_info_replace.conf)

Format

character-before-conversion=character-string-after-conversion
character-before-conversion=character-string-after-conversion
      :
character-before-conversion=character-string-after-conversion

File

event_info_replace.conf

Storage directory

In Windows
Console-path\conf\action
shared-folder\jp1cons\conf\action

In UNIX
/etc/opt/jp1cons/conf/action
shared-directory/jp1cons/conf/action

File permissions

The following permissions are needed to use the configuration file for converting information:

In Windows
The Administrators group and SYSTEM users must be able to reference the file.

In UNIX
Users with the root permissions must be able to reference the file.

Description

This file specifies the conversion rules for the automated action event inheriting function. The event inheritance information conversion function for automated action converts specific ASCII characters contained in the event inheritance information to specified character strings according to conversion rules defined in the configuration file for converting information.

When the definitions are applied

The contents of the configuration file for converting information take effect when JP1/IM - Manager starts, when the Apply button is clicked on the Action Parameter Definitions window of JP1/IM - View, and when the jcachange command is executed to reload the definition.

Information that is specified

character-before-conversion=character-string-after-conversion
Define in the configuration file for converting information conversion rules for the event inheritance information conversion function. Each rule consists of a character-before-conversion and a character-string-after-conversion. You can specify from 0 to 32 conversion rules.
A line in the configuration file for converting information that consists of only spaces, a tab, or a linefeed code is ignored. Specify one conversion rule per line. Separate the character before conversion from the character string after conversion with an equal sign (=).
A defined line that is not in the format character-before-conversion=character-string-after-conversion is ignored and processing continues. If no character string after conversion is specified, the function assumes that the specified character before conversion is to be deleted from the event inheritance information.
There can be only one conversion rule for the same character before conversion. If more than one conversion rule is specified for the same character before conversion, the first conversion rule specified takes effect and the subsequent conversion rules for that character are ignored.

character-before-conversion
Specifies a character to be converted as one ASCII character (from 0x00 to 0x7F), excluding alphabetic characters, numeric characters, and the space.
The table below lists the ASCII characters that can be specified as the character before conversion.

Table 2-16 ASCII characters

Character Hexadecimal value
! 0x21
" 0x22
# 0x23
$ 0x24
% 0x25
& 0x26
' 0x27
( 0x28
) 0x29
* 0x2a
+ 0x2b
- 0x2c
. 0x2d
/ 0x2e
: 0x2f
; 0x3b
< 0x3c
= 0x3d
> 0x3e
? 0x3f
@ 0x40
[ 0x5b
\ 0x5c
] 0x5d
^ 0x5e
_ 0x60
{ 0x7b
| 0x7c
} 0x7d
~ 0x7e

character-string-after-conversion
Specifies the character string to which the character before conversion is to be converted. The specification can consist of any 0 to 2 ASCII characters (from 0x00 to 0x7F), including alphabetic characters, numeric characters, the space, the tab, symbols, and the characters that can be specified as the character before conversion.

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.