0 Replies Latest reply on Jun 23, 2011 8:38 AM by robert.atherton

    How to get process instance id for a reusable sub-process

    robert.atherton

      How can I find the process instance id for a process started using a reusable sub-process node from my main process.  I am able to get the process instance for my main process, but do not see any way to get a reference to the process instance for the sub-process that it started, nor did I notice any reference between the two process instances in the jbpm tables in my database.