Response Properties
A Response consists of events and actions. A Response is triggered when any of the events in its Events list occurs; when a Response is triggered all of its Actions are executed in the order that they are listed.
Events
Add, modify, or remove events that trigger this Response. See the Response Event topic for more information about specifying events. The help topic for the Responses page of the job or task for which you are adding responses describes the events that are available for the job or task.
You can specify any number of events for the Response. The Response will execute each time any of its events occurs. That is, if you have selected the events "Job Begin" and "Job End," the Response will execute once when the job begins and again when the job ends.
Actions
Add, modify, remove, or reorder the Actions that will be executed when this response is triggered. See the Actions topic for information on the available actions.
The actions will be executed sequentially in the order they appear in the list. Each Action must complete before the next Action executes.