2 Replies Latest reply on Jul 4, 2008 10:22 AM by jbarrez

    How to implement undo Functionality on a process instance

    sreepathia

       

      Chapter 17:
      Next use case is the undo functionality. Process logs can be used to implement the undo. Since the logs contain the delta's of the runtime information, the logs can be played in reverse order to bring the process back into a previous state.


      What is the best approach for implementing the undo functionality using JPDL3.2.3.

      Do any one have an idea of how to do this.

      Thanks