R12.2.5 - Scheduled Concurrent job notifications
Is there a way to send a notification for scheduled concurrent job only when it ends in error?
We have a job schedule to run every hour, and we don't want a notification to send every hour if it's successful, only need to send notification in case of errors.
What are the options?