I recently purchased a license for Visual Cron and have been playing around with how the email notification works for jobs that fail.
The problem is I seem to be gettting the error notification email even when the job completes successfully.
My job settings are as follows:
Error tab - I have all errors selected
Notification tab - I have only "notify on error" checked
Message/body tab -
{TASK(8e39ef30-42b3-4f0f-8628-92d3359083a7,StdOut)}
{TASK(8e39ef30-42b3-4f0f-8628-92d3359083a7,LogonType)}
{TASK(8e39ef30-42b3-4f0f-8628-92d3359083a7,Credential.String)}
{USER(Name)}
When the job runs, I get a result of success, and an exit code of 0, yet I still get the error notification email.
Additionally, when I edit the script I am executing and add an intentional error, I find that I get two copies of the error notification email.
Any assistance you can provide would be appreciated.
Thanks,
Bob