0 Replies Latest reply on Dec 30, 2012 6:17 AM by dekay

    General Synchronizing Merge with JBPM

    dekay

      Hi Folks,

       

      i want to realize a simple version of the Workflow Control Pattern no. 38 (http://www.workflowpatterns.com/patterns/control/new/wcp38.php) with JBPM. Officialy the Pattern is not supported by JBPM, but however i am looking for a possibility to realize it.

       

      My Process is an order quotation process. In the first step the bids are send out. After that the process should wait until n of m suppliers replied. When this is true, the process should go on with a compare an an order task.

      I tried to use a conditional event task in combination with a rule but it doesn´t work right. The process doesn´t wait for the required number of repiles but he restarts.

       

      How can i realize my requirement with JBPM? In the attachment you will find a simple draft of the process.

       

      Kind regards

      Dekay