Hi Experts,
I Have developed a workflow which is workign fine exceot one part, I have few mail steps using which I am sending Email notifications to approvers saying that there is a workitem in your UWL please check and approve.
now the issues is If the email id is not maintaied, the Email step is failing and the step is shown in error status in workflow log and ultimately whole workflow is getting into error status. is there any way we can avoid this, I tried to put a if condition around Email step and so that if Email is initial do not execute the Mail step, but even this is also not working..
is there any better error handling within workflow to control this? if Email id is not there ideally mail should not be sent, but it's going to error status blocking the workflow progress.
Please suggest.
Thanks,
Srinivas M.