Event Parameters
The following table describes the Event parameters when defining a pre-execution, execution or post execution operation step.
Name |
Description |
---|---|
Previous Step |
Runs the step according to the status of the previous steps:
|
Parameter |
Enables you to run the step according to a specific parameter value such as a Job Properties or Runtime parameter. You may want to print an application message to the output only if the user selects it in Job Properties in the Planning domain. You may want to retrieve application logs only if a specific error was printed in previous operation output. |
Environment Variable |
Enables you to run the step according to a user variable or system environment variable. You can define the Environment variable in the text box. |
Control-M Variable |
Enables you run the step according to a Control-M variable. You can define the variable in the text box. |
Previous Job Execution |
Enables you run the step according to whether the previous job execution failed. You may want to run a “Recover” operation instead of a “Run from start” operation for a job that has failed. |