scheduling:trigger

Description

A trigger runs when the job being triggered on enters the state specified.

Properties

NameDescriptionRequired
name A name, can be any text. No.
on The job the trigger will trigger on. Yes.
state The state which will cause the trigger to fire. No, defaults to COMPLETE.

Elements

job

Required: Yes.

The job to run when the trigger fires.

Example

The scheduling example uses a trigger to send an email if one of the transfers fail.


(c) Rob Gordon 2005 - 2009