[rules-users] Drools Flow: Decide which subflow to call at runtime

Mauricio Salatino salaboy at gmail.com
Fri Mar 26 14:02:18 EDT 2010


Yes you can do that..
I will try to post an example soon about it..

On Fri, Mar 26, 2010 at 1:18 PM, tolitius <webakaunt at gmail.com> wrote:

>
> 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-tp676995p676995.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
- http://salaboy.wordpress.com
- http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100326/0c5d6def/attachment.html 


More information about the rules-users mailing list