I am wanting to have an alert sent via email if an scheduled task fails. How is this accomplished?
You could consider a standard data directive on the Systask table, looking for a task status of ‘Error’
Thank you for the thought line!
I am wanting to have an alert sent via email if an scheduled task fails. How is this accomplished?
You could consider a standard data directive on the Systask table, looking for a task status of ‘Error’
Thank you for the thought line!