Diagram
Specifies the order-controlled or standalone jobs for which notifications are being sent to a system monitor.
Job
The element can be repeatedly used to specifiy a number of job.
Support for standalone jobs starting with the release 1.11.5.
Attributes:
Element
Type
Required
Description
Attribute: name
string
Optional
Job 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 jobs for a particular return code range.
Attribute: return_code_to
integer
Optional
Restricts notifications for jobs for a particular return code range.
References Notes
Overview
Content Tools