2 Replies Latest reply on Dec 2, 2008 5:57 AM by username_____

    TaskInstance without ProcessInstance

    username_____

      We'd like to integrate our task management with JBPM. In our case, it could be possible to have TaskInstances that do not originate from a ProcessInstance...

      Is this possible?

      Some tests show that when JBPM saves a TaskInstance, it actually persists the ProcessInstance instead...