Diagram
Specifies the job chains for which notifications are being sent to a system monitor. The element can be repeatedly used to specifiy a number of job chains. Default behaviour for repeatedly failed job chain steps: when an error reoccurrs in the same job node for which a notification has already been sent then this order state is considered being previously notified and no new notification will be sent. See child element NotifyRepeatedError Attributes: Child elements: Send notifications for all errors that occur, do not suppress errors for repeatedly failed executions. Send notifications for errors that occur due to repeated failed executions if the restart was caused by manual intervention. Send notifications for errors that occur due to repeatedly failed executions if a configurable period of time is exceeded. Combined values (with blank as separator): Possible values: Combined values (with blank as separator):
JobChain
Element
Type
Required
Description
Attribute: name
string
Optional
Job chain name including possible folder names. Java regular expression can be used.
Attribute: notifications
positiveInteger
Optional
Specifies the number of transfers the same notification to a System Monitor. By default one notification only will be sent.
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: return_code_from
integer
Optional
Restricts notifications for job chains for a particular return code range.
Attribute: return_code_to
integer
Optional
Restricts notifications for job chains for a particular return code range.
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.
Attribute: excluded_steps
string
Optional
Specifies the steps which will be excluded from the analyzing (separated by semicolon).
NotifyRepeatedError
Optional
Notes
NotifyByIntervention
Optional
Notes
NotifyByPeriod
Optional
Notes
Attributes:
Possible values:
References Notes
References
References
References
Overview
Content Tools