Newbie Here:
I was given the task of somehow having our scheduled tasks "report" back on if they failed or not since currently we have someone checking each morning.
My first idea was to change all the workflows into macros and then put them all in one giant workflow and then add an event that sent an email if it ran with an error. This took far too long.
Next we looked to see if there was any type of log on the server, it seemed like there was but when checked, it didn't contain errors that we had had. Is there any ideas on why this is?
Currently I have just added the error send email event to each individual workflow. But I want to believe there is a better way than this :)
Thank you for all ideas/advice you can give.