Hello, I a creating a process where the user can select the recipient by checking 1 or multiple checkboxes on a form.

I am using a route(split type and), and based on the checkbox value it should send email to each recipient. It work perfect when I choose only one, but when Ic hoose more than one it does not.

I have also set the workflow variable.


Error I see on the server log is: 5 Shark - Process [key=94_app2_process1,mgrname=app2#14#process1] will try to finish after [Process Id=94_app2_process1, Id=202_94_app2_process1_route1, ba=null, ActDefId=route1] is executed because kernel is configured not to allow hanging and not to rollback



  • No labels