5 Replies Latest reply on Jun 30, 2010 12:47 PM by swiderski.maciej

    Problem with nested Fork

    toniw

      Hi users,

       

      i have problems with nested fork. If i take a fork in another fork (see my example) more tasks will be created.

       

      nestedFork.gif

       

       

      The problem is, that the process will be finshed and one task exists permanently after the process stopped. The syntax is OK. I guess it will be a mistake in the implementation or in the database schema. In my example the task 4 will be create two times after the task 2 is submitted.

       

      Anybody knows a solution for that problem?

       

      Thanks for help