Hi i was just wondering if someone had an example of how to display a failure message to the user if a send email type of workflow doesn't complete:
IE it fails and the user is redirected to an error page or an error message is shown like "could not send your email at this time, please try again later"
would it involve raising WorkflowExecutionStatus.Failed
Send Email Failed
Hi i was just wondering if someone had an example of how to display a failure message to the user if a send email type of workflow doesn't complete:
IE it fails and the user is redirected to an error page or an error message is shown like "could not send your email at this time, please try again later"
would it involve raising WorkflowExecutionStatus.Failed
Thanks,
Tom
is working on a reply...