4 Replies Latest reply on Apr 13, 2012 1:58 PM by swiderski.maciej

    Mapping of processinstanceid to sessionid

    ajitkumar10

      I enabled persistence for runtime state tables (sessioninfo, processinstanceinfo, workiteminfo) and audit log tables (processinstanceinfolog, nodeinstancelog, variableinstancelog).

      However, none of the tables persist one-to-many sessionId to processInstanceId relationship.

       

      On reboot, session and process instances need to be reloaded (resumed from previous safepoint).

       

      Need an automated way to know the sessionId for processInstanceId. Is there anything provided out-of-box for this?