Email Exception Tracking by EASProcess
Posted: October 5th, 2022, 2:34 pm
We should have a feature where each email sent is tracked by easyprocess and it records if it threw an exception.
each application we have that has emails runs into the same issue. We hear from the users that an email was not sent and then need to prove it was. Then we end up implementing a feature to note the emails.
The most robust we have done is tracking in the db when emails are sent and to who. Then when the inquires come in, we check the db and are able to say, no the email was sent.
The same is for exceptions. Each time we send an email, we check for failure and record it in somewhere like batch job history or db.
but building this is extra work and first needs to go through the step of looking for the proof and not having it, so we build out the feature to prevent the not knowing in the future.
Can EASYProcess do this instead?
Matt M has a need for this feature and wanted in previously in early 5.1
each application we have that has emails runs into the same issue. We hear from the users that an email was not sent and then need to prove it was. Then we end up implementing a feature to note the emails.
The most robust we have done is tracking in the db when emails are sent and to who. Then when the inquires come in, we check the db and are able to say, no the email was sent.
The same is for exceptions. Each time we send an email, we check for failure and record it in somewhere like batch job history or db.
but building this is extra work and first needs to go through the step of looking for the proof and not having it, so we build out the feature to prevent the not knowing in the future.
Can EASYProcess do this instead?
Matt M has a need for this feature and wanted in previously in early 5.1