Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 for Cloud Service Applications


4.5.2 Details of the unit definition parameters of service linkage jobs

This section describes the details of the unit definition parameters of service linkage jobs. For parameters other than those listed below, see the description on the creation of information definition files in the manual JP1/Automatic Job Management System 3 Command Reference.

cty="CSAservice-linkage-job-name";

This is a parameter for specifying a custom job class name. For a service linkage job of JP1/AJS3 for Cloud Service Applications, specify a character string with a service linkage job name added at the end of CSA, as the custom job class name.

sc="$JP1AJS2_JPOEXEPATH$/ajscsaexec";

This is a parameter for specifying a script file name. For a service linkage job of JP1/AJS3 for Cloud Service Applications, this parameter is fixed to $JP1AJS2_JPOEXEPATH$/ajscsaexec.

env="AJS_CSA_AUTHINFNAME=authentication-definition-name";

This is a parameter for specifying the environment variable AJS_CSA_AUTHINFNAME. When authentication definition is required for executing a service linkage job of JP1/AJS3 for Cloud Service Applications, specify an authentication definition name.

env="AJS_CSA_DEFINFNAME=service-linkage-job-definition-name";

This is a parameter for specifying the environment variable AJS_CSA_DEFINFNAME. Specify a service linkage job definition name of JP1/AJS3 for Cloud Service Applications. This item is required.

env="AJS_CSA_ENV_variable-value=value-to-be-input-in-the-custom-job-definition";

This is a parameter for specifying the environment variable AJS_CSA_ENV_variable-value. Specify a value to be input in the custom job definition. Specify the name that has been defined in the service linkage definition file, with the variable-value in the environment variable key name specified with an integer between 0 and 10.