0 Replies Latest reply on Oct 14, 2005 5:15 AM by a_schulz

    Realize an asynchronous process

    a_schulz

      Hi!

      Simply I want to to implement that one process A should asynchronously create another process B and afterwards just go on with his flow.
      Process B should then run/continue in the background.

      How can I model/implement this with JBPM3.

      The process-state is always synchronous, so not usable, isn't it?
      Any hints or ideas?

      Regards,
      Andreas