1 Reply Latest reply on Nov 5, 2007 5:33 AM by kukeltje

    Process Status

      Hello,
      is it possible to query all the processes/tasks status for a specific users without passing by the persistence layer(no db needed)?

        • 1. Re: Process Status
          kukeltje

          no, you need a db if you want to have some kind of tasklist/processinstances functionality (other than one processinstance). But you can configure e.g. hsqldb to act as an in-memory db