[jbpm-dev] [Design of JBoss jBPM] - Re: Pass process instance key to sub process

jbarrez do-not-reply at jboss.com
Thu Sep 25 07:36:00 EDT 2008


I have had the same problem in the past and I use

<process-state name="subFlow"  >
  |         <sub-process name="theSubFlow" binding="late" />
  |         <variable name="id" mapped-name="subflow.id" />
  | </process-state>

I don't see the benefit of having a specialized construct for it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178768#4178768

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178768



More information about the jbpm-dev mailing list