Defining a Post-Execution Command Line Operation Step
This procedure describes how to define a Post-Execution command line operation step. You can only add one Post-Execution operation step.
If you want to remove all content from the step, from the Post-Execution operation step, click and click Clear content.
Begin
-
In the Description field, type a description for the execution step which helps you identify the Post-Execution step.
-
To run the operation step based on a specific event or event in the Events field, click
and from the dropdown list select the parameters, as described in Event Parameters.
By default, the operation step only runs if the previous step succeeded. To delete this event, so that the operation step runs regardless of the result of the previous operation, click
.
-
In the Type field, ensure that you select Command line.
To change the operation type, from the dropdown list select either Web Service or REST API.
-
In the Command Line field, type the command line script for the operation.
If you want to expand the Command Line field, click
and when finished, click Update.
-
For more information about adding parameters, see Defining a Parameter for Command Line.
Add a parameter by clicking
.
-
To define what happens when the job ends, in the Return Code Handling field, click
.
For more information about Return Code Handling rules, see Return Codes.
-
To define how the output should be handled, in the Output Handling field, click
.
For more information about Output Handling rules, see Output Handling Rules.
-
If you want to attach content to job output do any of the following:
-
Attach command line details to the Control-M job output, select Append command to job output checkbox.
-
Attach standard output to Control-M job output, select the Append command standard output to job output checkbox and then do the following:
-
If you want to filter the output, select the Use filter checkbox.
-
From the drop-down list, select one of the options and then type the value.
-
You can change job output content for your job type, from the toolbar by clicking Job Output Options.
-