This table describes the rule file variable parameters.
Variable |
Description |
---|---|
%%SAPR3-ACCOUNT |
Defines the name of the Control-M for SAP connection profile. Mandatory. Free text |
%%SAPR3-JOBNAME |
Defines the name of the job to be monitored or submitted. If an SAP job name contains spaces, (for example, JOB STAR1) the corresponding Control-M job name is the same, with underscores replacing the spaces (for example, JOB_STAR1). Mandatory. Free text In a Job Name, SAP perceives an underscore “_” and a space to be the same character. This means that, two jobs, named respectively JOB STAR and JOB_STAR, for example, would be recognized as the same job. This is a known SAP problem. |
%%SAPR3-OWNER |
Defines the owner of the SAP job Valid values: Any generic value. * Mandatory. |
%%SAPR3-JOBCOUNT |
Defines the CCMS job number Free text |
%%SAPR3-JOBGROUP |
Defines the jobs summary for a group Free text |
%%SAPR3-FROM_DATE |
Defines the scheduled start date for CCMS job Valid format: YYYYMMDD |
%%SAPR3-FROM_TIME |
Defines the scheduled start time for CCMS job Valid format: HHMMSS This parameter depends on the specification of both %%SAPR3-FROM_DATE and %%SAPR3-TO_DATE for the same day. |
%%SAPR3-TO_DATE |
Defines the scheduled end date for CCMS job Valid format: YYYYMMDD |
%%SAPR3-TO_TIME |
Defines the scheduled end time for CCMS job Valid format: HHMMSS This parameter depends on the specification of both %%SAPR3-FROM_DATE and %%SAPR3-TO_DATE for the same day. |
%%SAPR3-EVENT_ID |
Defines the background event ID Free text |
%%SAPR3-EVENT_PARAM |
Defines the background event parameter Free text |
%%SAPR3-RELEASED |
Defines the status of CCMS job Valid values: X/N (default X) |
%%SAPR3-READY |
Defines the status of CCMS job Valid values: X/N (default X) |
%%SAPR3-ACTIVE |
Defines the status of CCMS job Valid values: X/N (default X) |
%%SAPR3-FINISHED |
Defines the status of CCMS job Valid values: X/N (default X) |
%%SAPR3-CANCELED |
Defines the status of CCMS job Valid values: X/N (default X) |
Parent Topic |