2 Replies Latest reply on Aug 11, 2011 10:40 AM by jlgranda81
      • 1. Re: Customize info for history logs
        mgeldenhuys

        Hi Jose,

         

        what specifically are you trying to achieve? You could look at implementing an alternative to WorkingMemoryDBLogger, by implementing the WorkingMemoryLogger interface, but it might not satisfy your requirements.

         

        An alternative would be to look at adding code to the on exit or on entry actions for the task node itself.

         

        Or you could look at registering a process event listener with the knowledgeSession.

         

        Mare

        • 2. Re: Customize info for history logs
          jlgranda81

          Hi Mare, thank you for your responde. I choose by register event listener.

           

          My requirement is save parent of subprocess started throw Call Activity Node?