0 Replies Latest reply on Sep 21, 2005 7:56 AM by roberlg

    How to search for processes in DB

    roberlg

      Hello,
      I'm currently evaluating jBPM with certain needs to search the DB for processes instances based on process variables. The only solution I've found is the ContextSession class which is currently under development (TODO in API doc).

      Can someone suggest another method to retrieve processinstances using process variables as query parameters ?

      Thanks