Menu

AndJoin Node

Help
2008-02-04
2013-04-15
  • WangwenZhou

    WangwenZhou - 2008-02-04

    when the AndJoin node get Tokens which parent's token is defferent,How to Join to enable their parents.the transition like below:
    1->2
    2->3
    2->4
    3->5
    3->6
    2->5
    6->7
    5->7

     
    • Jan-Philipp Bolle

      Hi,

      this in not possible by default. You must reorganise your graph. The link between 2 and 5 is a problem. Create a new node 5 (5.1) or add a new fork join construct.

      Regards philipp

       

Log in to post a comment.