Hi,
We are facing a very serious problem in laserfiche. Workflow is keep on terminating showing that "failure to send mail. This keep on happens and also please let me know how we can restart the terminated flow from the same place.
Hi,
We are facing a very serious problem in laserfiche. Workflow is keep on terminating showing that "failure to send mail. This keep on happens and also please let me know how we can restart the terminated flow from the same place.
I generally put my email activities in a try-catch activity to handle failed email sending.
Bryce, I'm having the same problem that Benni is having. Problem started just recently, after we upgraded our email situation (trying to get more info on that from our IT). In the meantime, I would like to try your suggestion for these emails. It might help in our situation. Could you show me a clip of how you set that up? I don't have a lot of experience with using that try-catch activity. Thanks!
Hi Benni
first check your email server configuration From Workflow Configuration Manager.
Regards
Mazahir Naya
I don't think you can restart a workflow from where it left off. Is there way to do this by editing the Workflow database?
Also, would it be possible to add a Task Error Hanlding item in the workflow admin console that would attempt to resend emails when they failed? Probably an object that matches on the message "Failure sending mail."
Let me know if either of these could work.
It is working fine.
The Error Logs node in the Workflow Admin Console should give you more information about what is going on. Could you post the full message for your email failure, please?
Miruna, I attached log files, we are having same problem tanks in advance.
"Transaction failed. The server response was: 5.2.2 mailbox full; STOREDRV.Submission.Exception:QuotaExceededException.MapiExceptionQuotaExceeded; Failed to process message due to a permanent exception with message Cannot submit message. "
So you'll want to check on your mail server and see what is going on from that end.
Actually it was terminating because of the internet issue. But I would like to know, is there any way where we can restart the workflow from the terminated place?