Hitachi

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


4.5.1 Description format of unit definition parameters of service linkage jobs

The following shows the description format of the unit definition parameters of a service linkage job.

{
    ty={cpj|rcpj};
    cm="comment";
    cty="CSAservice-linkage-job-name";
    sc="$JP1AJS2_JPOEXEPATH$/ajscsaexec";
    env="AJS_CSA_AUTHINFNAME=authentication-definition-name";
    env="AJS_CSA_DEFINFNAME=service-linkage-job-definition-name";
    env="AJS_CSA_ENV_variable-value=value-to-be-input-in-the-custom-job-definition";
    so="standard-output-file-name";
    se="standard-error-output-file-name";
    etm=n;
    fd=Required-execution-time;
    pr=n;
    ex="execution-agent-name";
    un="execution-user-name";
    jd={nm|ab|cod};
    wth=n;
    tho=n;
    abr={y|n};
    rjs=lower-limit-of-automatic-retry-return-code;
    rje=upper-limit-of-automatic-retry-return-code;
    rec=maximum-number-of-retry-times;
    rei=retry-interval;
    ha={y|n};
    eu={ent|def};
}