2 Replies Latest reply on Mar 9, 2009 6:23 AM by paulkeogh

    New to jBPM - does it fit my requirement?

    paulkeogh

      Hi,

      Picked up on jBPM from the Seam in Action book - I'd like to implement a simple workflow that;

      Calls 3 tasks in sequence;
      Waits until a DB query returns a certain count OR a timer expires

      I think jBPM will work - just looking for a level of comfort.

      What is best practice around implementing a task waiting for a DB table to fit to a certain minimum number of entries ?

      Thanks,