Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Data Highway - Automatic Job Executor Operation manual


7.2.2 Environment configuration for the data transfer command

Organization of this subsection

(1) Settings for the environment variable

Specify the install destination folder of the library which is used by the data transfer command to the environment variable. In Windows, the library is stored in <Install destination folder of JP1/DH - AJE (Job Execution)>\csmi\jdk\jre. In Linux, the library is stored in /opt/jp1dh/aje/ajee/csmi/jdk/jre.

(a) In Windows

The contents which are specified to the environment variable are as follows.

Example:
In case <Install destination folder of JP1/DH - AJE (Job Execution)> is C:\Program Files (x86)\HITACHI\JP1DH\AJE\AJEE

The name of environment variable: DW_CMD_JRE_HOME

Variable value: C:\Program Files (x86)\HITACHI\JP1DH\AJE\AJEE\csmi\jdk\jre

(b) In Linux

Specify DW_CMD_JRE_HOME=/opt/jp1dh/aje/ajee/csmi/jdk/jre to the environment variable.

Example:

In case the environment variable is added to /.bashrc.

export DW_CMD_JRE_HOME=/opt/jp1dh/aje/ajee/csmi/jdk/jre

(2) Setting for the data transfer command

Edit the following configuration file in setting for the data transfer command. In addition, for more information about configuration file, refer to 7.3.1(6) Configuration files.

Copy the sample file of the Command Property File (property.xml) from the install destination folder to any folder.

In Windows, the sample file is stored in <Install destination folder of JP1/DH - AJE (Job Execution)>\bin\DWClient. In Linux, the sample file is stored in /opt/jp1dh/aje/ajee/bin/DWClient. Do not edit the sample file directly because the sample file is initialized by the overwrite installation.

Open the copied Command Property File (property.xml), and save the file after you specified the following information.