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. In the variable-value, specify the name that has been defined in the service linkage definition file. You can specify this parameter up to 10 items.
- env="AJS_CSA_EXECRI=repeat-interval";
-
This is a parameter for specifying the environment variable AJS_CSA_EXECRI. Specify an integer from 0 to 10 (unit: minutes) as the repeat interval to be used when retrying the end confirmation processing in the execution definitions of service linkage jobs in JP1/AJS3 for Cloud Service Applications. This environment variable key can be omitted. You may also specify the environment variable key without specifying its value.
- env="AJS_CSA_EXECRN=number-of-times-to-repeat";
-
This is a parameter for specifying the environment variable AJS_CSA_EXECRN. Specify an integer from 0 to 2880 as the number of times to repeat to be used when retrying the end confirmation processing in the execution definitions of service linkage jobs in JP1/AJS3 for Cloud Service Applications. This environment variable key can be omitted. You may also specify the environment variable key without specifying its value.