Hi Flow People,
Need to understand if the following is possible:
Have a main flow, that can possibly call multiple subflows. Can I use a
variable that will be substituted instead of the sub-flow processId:
<subProcess name="Some Child Flow" processId="<variable>"
>
<mapping type="in" from="parentVariable"
to="childVariable" />
<mapping type="out" from="childVariable"
to="parentVariable" />
</subProcess>
Thank you,
/Anatoly
--
View this message in context:
http://n3.nabble.com/Drools-Flow-Decide-which-subflow-to-call-at-runtime-...
Sent from the Drools - User mailing list archive at
Nabble.com.