Hitachi

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


4.3.1 Variables used for the definition of service linkage job information

For a service linkage job, you can define and use information that changes with each job execution as variables.

Organization of this subsection

(1) Types of variables

When defining service linkage job information, you can define and use the following items as variables. For details on specific locations where variables are defined and on definition items for which variables can be used, see 7. Operation.

(2) Format of variable names

The format of variable names used for service linkage jobs is ?CSAany-character-string?.

For details about the format that can be specified for service linkage job information, see 7. Operation.

(3) How to use variables

When you reference variables in the definition items of the service linkage job information, how to use variables depends on the type of the variable.

(4) Resolution of variables

The value of a variable is resolved when the service linkage job is executed. Note that if the variable is undefined# or if the value of any-number is invalid when referencing the result of standard output, the variable portion is resolved as an empty character string.

The value of a variable is resolved when the service linkage job is executed. In the following cases, the variable part will be resolved as an empty string:

#

Control characters included in the user-defined string portion of ?CSAany-character-string? are also treated as variables.

As described in 7.1.13 Notes on Web GUI, you can register definitions that reference variables containing certain control characters (such as 0A(LF)). However, these cannot be defined as source variables, so they will be resolved as empty strings.

Therefore, when making definitions that include control characters, be careful not to unintentionally reference variables that contain control characters in your definitions.