There are three different events that will generate notification from the job properties:
- When the Job Completes - generates whether the job fails or completes
- When the job Fails - generates notification only upon failure
- When the job Succeeds - generates only upon job success
The problem comes in that intermittently when you change the operator to be notified, the event will default back to 'When the job Fails'. This is a great problem in that you would not be notified in the event of job success.
No comments:
Post a Comment