Hi all,
When testing the 'cancel' option in our process model, the process seems to work fine. The blue line goes to the Cancel? --> Yes path, which is as expected. The weird thing is that there is, when debugging, a green line at a send mail function, which causes an error.
"Problem: An error occurred in executing an Activity Class.
Details: No valid recipients resolved
Recommended Action: Examine the activity class to correct the error and then resume.
Priority of this problem: High Priority"
The error says that there is no valid recipient resolved, which is correct. The process is cancelled, so it should not be a problem.
Could anyone give me some advice on why I get an error, while I cancel the process?
Kind regards,
Bart
Discussion posts and replies are publicly visible
Your Test worked!! ;-)
Thanks :) I did that because my message was deleted when I hovered over the 'Tags' area, and I got a blanc page. I edited the post with my real question.