Introduction
JS7 - Notifications includes the configuration to send notifications by mail
- in case of failed job execution. This applies to use of the JS7 - Job Instruction.
- in case of failed instructions. This applies to use of any instructions such as the JS7 - Job Instruction, JS7 - Fail Instruction etc.
Each situation is managed by a different configuration.
Configuration
The configuration is managed from the JOC Cockpit Configuration -> Notification sub-view.
For details see JS7 - Notifications - Configuration.
Send mail in case of failed jobs
A WorkflowJob element is used to specify a regular expression that limits notifications to be sent for specific jobs. Use of the .*
expression specifies notifications to be applicable to any jobs.
Send Mail in case of failed instructions
If no WorkflowJob element is used to limit notifications to specific jobs then the configuration applies to any JS7 - Workflow Instructions, including the JS7 - Job Instruction, JS7 - Fail Instruction etc.