Actions taken when the ON step and codes event criteria are satisfied.
Figure 184 DO Parameter Format

Optional. Specify DO statements as follows:
DO actions are described in Table 176. Each is discussed in detail in this chapter.
Table 176 DO Actions
DO Action  | 
Description  | 
|---|---|
DO COND  | 
Adds and/or deletes a prerequisite condition.  | 
DO CTBRULE  | 
Invokes a Control-M/Analyzer rule.  | 
DO FORCEJOB  | 
Forces a job order under Control-M.  | 
§Restart§ DO IFRERUN  | 
If a rerun is necessary for the job, specifies restart parameters for Control-M/Restart.  | 
DO MAIL  | 
Sends an e-mail to the specified recipients.  | 
DO NOTOK  | 
Sets the job step status to NOTOK.  | 
DO OK  | 
Sets the job step status to OK.  | 
DO REMEDY  | 
Open a Remedy Helpdesk ticket.  | 
DO REMFORCE  | 
Force one or more jobs under a remote Control-M.  | 
DO RERUN  | 
Reschedules the job (for rerun).  | 
DO SET  | 
Assigns a value to an AutoEdit variable.  | 
DO SHOUT  | 
Sends a message to a specified destination.  | 
DO STOPCYCL  | 
Stops recycling a cyclic task.  | 
DO SYSOUT  | 
Handles the job output.  | 
Parent Topic |