0 Replies Latest reply on Jan 31, 2010 4:34 AM by peterbasutkar

    How to get subProcessDefinition id deployed for parent processDefinition

    peterbasutkar

      Requirement : How to get sub process definition id for parent processDefinition

       

       

      i am using jbpm 3.2.6 and i want subProcessDefinition id which is deployed for parent ProcessDefinition.i.e if Process A(parent process with version 1) which is having sub process as  Process B(sub process with version 1) then i want processDefinition id for Process B and i have processDefinition id of parent Process A.