1 Reply Latest reply on Mar 13, 2013 11:40 AM by roxy1987

    Audit Trail

    balajiora

      How to audit JBPM Activity in a process?

       

      For Ex: In my JBPM Process, I am having multiple activities to complete my Business Logic.  I want to know, how to track each activity (something similar to Audit Trail). 

       

      Balaji

        • 1. Re: Audit Trail
          roxy1987

          There is something called as JPAWorkingMemoryDbLogger. Once you create it in your code, it starts to put the information in the log tables of jBPM.