Gabor Jakab [http://community.jboss.org/people/gaborj] created the discussion
"Root Process Instance and SubProcess Instance" To view the discussion, visit: http://community.jboss.org/message/611510#611510 -------------------------------------------------------------- Hi, Is there a way to reference sub-process instances from my root process instance and back while using persistence? scenario: I start 3 root process immediately after each other. These starts 3x3=9 sub-processes in a loop. While they are running I can reference them using the ProcessInstanceInfo Entities through JPA. In the table I can find all the sub-processes as well but I do not see the relations persisted for the instances, which sub-process instance belog to which root...? Do I miss something? (I'm using jbpm 5.1CR1 and the JPAKnowledgeService to load my StatefulKnowledgeSession and using async workItems) Thanks, Gabor -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/611510#611510] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
