Page History
...
- Steps for error handling include:
- JS7 - How to detect job errors and warnings
- JS7 - How to handle job errors:
- deciding if a job error can be handled automatically by making:
- an order continue in the workflow,
- an order leave the workflow.
- deciding if a job error requires user intervention.
- deciding if a job error can be handled automatically by making:
- JS7 - How to handle job warnings
- A JS7 - NotificationNotifications will be created in the event of job errors and warnings.
...
For earlier JS7 releases Notifications are not sent in the event of of job warnings.
Notification
A JS7 - NotificationNotifications is created for all of the above use cases.
...
- The Notifications tab in the properties editor of a job allows events to be overruled when notifications are sent by mail:
- Mail on: Users can select one or more of the events ERROR, WARNING, SUCCESS.
- Mail To, Mail Cc, Mail Bcc: Users can specify recipients of e-mail notifications. An empty specification will prevent an e-mail from being sent.
- The settings take precedence over general settings specified for JS7 - NotificationNotifications.
Resources
- JS7 - How to detect job errors and warnings
- JS7 - How to handle job errors
- JS7 - How to handle job warnings
...
Overview
Content Tools