1 Reply Latest reply on Aug 6, 2008 5:24 AM by kukeltje

    Process State

    vinodkv

      hi
      I have 2 processes p1 and p2. I want to call p2 in p1.
      I have made both the processes separately and deployed them separately too.
      p2 was deployed first and p1 later.

      Now when i call p2 in p1, it says cannot initiate process as the ProcessDefinition is NULL.
      This happens even when i deploy both the processes together.

      Please provide a solution.

      Thanks in advance