Esteban Aliverti [http://community.jboss.org/people/eaa] created the discussion
"Re: How does a sub-process work?" To view the discussion, visit: http://community.jboss.org/message/610558#610558 -------------------------------------------------------------- Which editor are you using? In jbpm5 you have 2 different types of sub-processes: embedded sub-processes and reusable sub-processes. You case is the later. Please take a look at this test that uses reusable sub-processes: https://github.com/esteban-aliverti/JBPM-Samples/tree/master/Simple-SubProcess-Sample https://github.com/esteban-aliverti/JBPM-Samples/tree/master/Simple-SubProcess-Sample more precisely: https://github.com/esteban-aliverti/JBPM-Samples/blob/master/Simple-SubProcess-Sample/src/test/resources/process/reusableSubProcess-Parent.bpmn https://github.com/esteban-aliverti/JBPM-Samples/blob/master/Simple-SubProcess-Sample/src/test/resources/process/reusableSubProcess-Parent.bpmn and https://github.com/esteban-aliverti/JBPM-Samples/blob/master/Simple-SubProcess-Sample/src/test/resources/process/reusableSubProcess-Child.bpmn https://github.com/esteban-aliverti/JBPM-Samples/blob/master/Simple-SubProcess-Sample/src/test/resources/process/reusableSubProcess-Child.bpmn Best, -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/610558#610558] 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
