Diagram
Specifies the job chains for which notifications are being sent to a system monitor.
TimerJobChain
Notes
The element can be repeatedly used to specifiy a number of job chains.
Attributes:
Element
Type
Required
Description
Attribute: name
string
Required
Job chain name including possible folder names. Java regular expression can be used.
Attribute: scheduler_id
string
Optional
Notifications are restricted to the JobScheduler instance with the given identification. By default notifications will be sent for all JobScheduler instances that would log into the same database. Java regular expression can be used.
Attribute: step_from
string
Optional
Restricts notifications for job chains to a sequence of job nodes that are specified with the step_from and step_to attributes.
Attribute: step_to
string
Optional
Restricts notifications for job chains to a sequence of job nodes that are specified with the step_from and step_to attributes.
References
Overview
Content Tools