Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Job Management System 3 Configuration Guide 1


6.3.4 Passing event data containing double quotation marks

Data containing double quotation marks (") can be passed as is to an event job. For details, see 4.3.7(4) Passing event data containing double quotation marks in the Job Management Partner 1/Automatic Job Management System 3 System Design (Configuration) Guide.

The option that enables the passing of data containing double quotation marks (") as is to an event job is set by executing the jajs_config command.

The following describes how to set the option that enables the passing of data containing double quotation marks (").

Organization of this subsection

(1) Definition procedure

(a) For a standard configuration

  1. In Windows Control Panel, open the Services administrative tool, and stop the following service:

    • JP1/AJS3 service

  2. Execute the following command to set the environment setting parameter described in (2) below:

    jajs_config -k definition-key "parameter-name"=value
  3. Restart JP1/AJS3.

    The new settings are applied.

(b) For a compatible ISAM configuration

  1. In Windows Control Panel, open the Services administrative tool, and stop the following service:

    • JP1/AJS3 service

  2. In a text editor such as Notepad, create a configuration file that defines the environment setting parameter described in (2) below.

  3. Save the file and then execute the following command:

    jbssetcnf configuration-file-name

    The path of the jbssetcnf command is JP1/Base-installation-folder\bin\jbssetcnf. For details on this command, see the Job Management Partner 1/Base User's Guide.

  4. Restart JP1/AJS3.

    The contents of the configuration file are applied to the system.

(2) Environment setting parameter

Table 6‒44: Environment setting parameter used to enable passing of data containing double quotation marks to an event job

Definition key

Environment setting parameter

Explanation

  • For all scheduler services

    [{JP1_DEFAULT|logical-host}\JP1AJS2\SCHEDULER\EV\MANAGER]#

  • For a compatible ISAM configuration

    [{JP1_DEFAULT|logical-host}\JP1AOMMANAGER]#

"MacVarDQuotation"=

Specifies whether to enable passing of data containing double quotation marks (").

#:

The specification of the {JP1_DEFAULT|logical-host} part depends on whether the host is a physical host or a logical host. For a physical host, specify JP1_DEFAULT. For a logical host, specify the logical host name.

For details about the definition of this environment setting parameter, see 2.4.2(4) MacVarDQuotation in the Job Management Partner 1/Automatic Job Management System 3 Configuration Guide 2.