1 Reply Latest reply on Mar 13, 2015 6:47 PM by krisverlaenen

    JBPM Per Process configuration

    isakovarseniy

      Hi

      I am trying to configure runtime manager in Per Process mode. I found no information persisted in the CONTEXTMAPPINGINFO table.

      Should I force persistence by myself trough JPAMapper or I did not configured my runtime properly.

       

      Thanks

      Arseniy Isakov

        • 1. Re: JBPM Per Process configuration
          krisverlaenen

          You shouldn't have to force persistence yourself, the engine should take care of persisting the necessary information when necessary.

          Could you possibly share the code you are using (to see if you are using persistence, how you created the session, how you started the process instance)?

           

          Kris