1
0
-1

Hello,

I am creating a process where the user can select the recipient by checking  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 works perfect when I choose only one, but when I choose more than one it does not.

I have also set the workflow variable, that I use  on the condition route


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

    CommentAdd your comment...

    2 answers

    1.  
      2
      1
      0

      Hi, from the error message it seems the process routing is incomplete or incorrect. Perhaps you can share a screenshot of your design with more details.

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Thanks, I fixed it!

          CommentAdd your comment...