Page History
Table of Contents |
---|
Notification Setup
JS7 - NotificationNotifications is provided to inform, for example, in the event of failed jobs. Notifications can similarly be sent in the event of warnings or the successful execution of jobs.
...
Notifications are managed from the Configuration->Notification sub-view of the JOC Cockpit. Instructions can be found in the following articles:
- JS7 - Notification Notifications - Configuration
- JS7 - Notification Notifications - Configuration Element MailFragment
- Assign the MailFragment the mail Job Resource.
...
- The screenshot shows the preview of the resulting e-mail body. Use the source view to edit the content of the mail body.
- Users can create plain text and HTML e-mail templates.
- The Message element can include JS7 - Notification - Configuration, Monitor Variables.
- Note that in this example the Message element is assigned the name
mail_on_failure
which later on is assigned a MessageRef element. This name can be freely chosen. - Any number of Message elements can be added, for example for use with different folders and workflows for require the use of different e-mail bodies.
...
- The MailFragment element makes use of the name
mail_on_failure
. This name can be freely chosen. - The included MessageRef element allows selection from the list of Message elements. The Message element with the name
mail_on_failure
is selected in this example. - The Subject element can include JS7 - Notification - Configuration, Monitor Variables.
- The To element holds the recipient's e-mail address. Multiple recipients are separated by a comma.
- Additional elements can be added such as Cc, Bcc.
...
Further Resources
Display content by label | ||||
---|---|---|---|---|
|
Overview
Content Tools