Tuesday
Solved! Go to Solution.
Tuesday
Tuesday
Wednesday
Just to add to what @gary said, our strategy right now is to make a common error-handling recipe that will create a ServiceNow incident with whatever details we give and up to 2 attachments (eg CSV) with the relevant data. That way it doesn't have to be a dev (or someone with workato access) to troubleshoot/resolve.
Wednesday
This is smart, and sounds like a great way to clear up a few hours of my day ๐
Thursday
I don't know why I didn't think of that. Back in my java coding days I always had an error handling class. One of my clients uses ServiceNow, so that may be a good idea to look into at a later date to slide in a process to log tickets for failed jobs!
Now to go off and write my error handling recipe. I want it to send an email with an attachment. In my case, I need to do digest emails of the errors since my recipes all seem to involve mega-loops of data