0 Replies Latest reply on Dec 29, 2009 4:22 AM by peterbasutkar

    How to keep track of fork,join and process state after its completion

    peterbasutkar

      Requirement : to get start date,end date for fork,join and process state after there comletion.

       

      i am able get start date,end date and due date for all the task which are running and completed ,i am able to  get start date for fork,join only when they are in running stae(means when they are tokens). after completion of  fork and join i am not able to get start and end date for fork,join and process state in my process definition.