0 Replies Latest reply on Mar 13, 2006 12:51 AM by sourav_tripathy26

    JBPM asynchronous Join

    sourav_tripathy26

      Hi All,

      By default, join node is designed to behave in a synchronous manner i.e. it waits for all the incoming nodes and when ALL the incoming nodes arrive it goes for the next task.

      I want the join node to behave in the following way- whenever an incoming node arrives , it should process the join node instead of behaving like a WAIT node till all the nodes arrive. It should process all the incoming nodes this way.

      I do not want to use merge node as it does not have GUI support. Could you please suggest some alternative.

      Thanks & Regards
      Sourav