0 Replies Latest reply on Feb 24, 2010 11:44 PM by peterbasutkar

    How to get sub-process start state's start date and end date information

    peterbasutkar

      Hi

      Requirement : start date and end date for sub-process start-state.

       

      Description : I have parent "ProcessA" which is having sub-process as "ProcessB" as soon as execution of "ProcessA" comes to sub-process(i.e "ProcessB") then sub-process(i.e "ProcessB") starts but  execution is going to second node of the "ProcessB" insted of going to first node(which is the start-state of sub-process "ProcessB") ,and there is no entry for that task in TaskInstance table in the database,how to get start date and end date information for that start-state task of "ProcessB".