Adding conditions to be executed after an event confirmation

This procedure describes how to add conditions to events so that Control-M for SAP can perform the required procedure when the specified condition has occurred.

To add conditions to be executed after an event confirmation:

  1. From the CCM, right-click the Control-M for SAP component on the host that you want to manage, and select Event Watcher Management.

    The Control-M for SAP Event Watcher Management dialog box appears.

  2. In the Activate Event Watcher field, select On.
  3. In the SAP Connection Profile field, select the connection profile where the events need to be watched.
  4. In the Define Control-M actions to execute after event confirmation area, in the Conditions tab, click Add.

    The Add Control-M Condition dialog box appears.

  5. In the Name field, type the unique name of the condition that you want to add that must begin with a letter and without any blanks or special characters.

    If the Name parameter is left empty, the condition created in Control-M is named in the following way:

    sap_<Event_ID>_<Event_Param>

    If the Event ID parameter value is SAP_END_OF_JOB, the SAP event parameter value is truncated, and the job count number is omitted from the condition.

    If the SAP event parameter value is left blank, the condition structure is: sap_<Event_ID>

  6. In the Date field, select either ODAT (default) or STAT.

    Considerations

  7. In the Action field, select either ADD (default) or DELETE.

    Specify "*" by itself to include all dates (only valid for DELETE actions).

  8. Click OK.

    The condition is added to the event. For more information about specifying conditions, see Using Control-M.

Parent Topic

Job condition configuration