variables/flows binding
Posted: 03 Jul 2014 10:52
hi all.
i have 2 flows named Flow A and Flow B and i set, somewhere else, a global string variable named global_flow that can be "A" or "B" (let's say this is a sort of next state).
then, in a third flow, i evaluate global_flow and execute Flow A is the variable holds "A" and Flow B if it holds "B".
at the moment i created 2 condition/action couples but... is there a better way to do this?
i mean, if i have n flows, do i have to create n condition/action couples?
thanks a lot.
i have 2 flows named Flow A and Flow B and i set, somewhere else, a global string variable named global_flow that can be "A" or "B" (let's say this is a sort of next state).
then, in a third flow, i evaluate global_flow and execute Flow A is the variable holds "A" and Flow B if it holds "B".
at the moment i created 2 condition/action couples but... is there a better way to do this?
i mean, if i have n flows, do i have to create n condition/action couples?
thanks a lot.