[jboss-user] [jBPM] - How do I get the parent process and child sub-process relationship?

byungwoojun do-not-reply at jboss.com
Fri Aug 12 13:08:11 EDT 2011


byungwoojun [http://community.jboss.org/people/byungwoojun] created the discussion

"How do I get the parent process and child sub-process relationship?"

To view the discussion, visit: http://community.jboss.org/message/620869#620869

--------------------------------------------------------------
I am using jBPM 5.1, and defined process flows using the reusable sub-process (or call activity). For example, A.bpmn has two reusable sub-processes using B.bpmn and C.bpmn. When the A.bpmn runs, jBPM 5.1 creates three process instance ids: one for A.bpmn (parent), one for B.bpmn and one for C.bpmn.

In this case, A.bpmn instance is the parent process instance of the B.bpmn and C.bpmn instances. I looked at the ProcessInstanceInfo table and other tables, but I couldn't find any indication which one is parent and which ones are children. Is there any jBPM API can tell the relationship (parent - children)?

Thanks,
bwj
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/620869#620869]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110812/fcacba2e/attachment.html 


More information about the jboss-user mailing list