2 Replies Latest reply on Jun 22, 2012 12:07 PM by swiderski.maciej

    How to remove persisted JBPM5 session from DB

    vmdocua

      Hi,

       

      JBPM5 documentation mentioned way to persist session and processinstance to DB via JPA. Persisted process instance can be deleted well via session.abortProcessInstance API. Question: how to delete persisted session from DB using session ID (how to delete record from SESSIONINFO table by ID)?

       

      Thanks,

      Vadim.