Notification with a PSJob
Hi,
We have certain Processes and PSJobs that we have set up with notification. We get an email when the process runs to Success or Warning or Error (depending on what we want) and it has been working great.
Recently, we created a new PSJob (consisting of two app engines) and have it set up to email a few users on Success or Error in the Job Definition, on the Job Notification tab. (These are users who also get notification for other processes and jobs, and I set this PSJob similarly to the other processes/jobs with notification.)
For some reason, it does not email notification when it runs successfully. I thought it might be because we run it with a daily recurrence, but I ran it outside the recurrence and no email was sent.