Happy holidays everyone! So I have a client asking me if there is a way to bypass an error in workflow. The issue they have right now is their SMTP server. They have 50+ workflow using a send email function. Is there a way to bypass the email without modifying the workflow designer? We tried going to the WF admin console "error task handler" and the only option I can find is the retry after certain minutes or terminate workflow. They needed a temporary fix for this until they can resolve their SMTP server settings. Any help would be appreciated.
Question
Question
Workflow - bypass an error so that workflow will not terminate
asked on December 30, 2016
0
0
Replies
replied on January 2, 2017
Hi Paul,
I found that sending 50 emails at once gives me issues too, so i have created a main workflow which will run a repeat or for each function invoking the email workflow. This assists so that you can let workflow only continue once the email has been sent and then go on till it completes all the workflows.
1
0
You are not allowed to follow up in this post.