Author Message
rajgari
Joined: Dec 19, 2016
Messages: 16
Offline
Hi,

in engagement designer work flow as per the biz logic if we should write conditional branching do we need to use exclusive gateway? but with the exclusive gateway its not allowing to have if,elseif,else branches. how to handle such scenario in work flow?
AnuragAggarwal
Joined: Jun 1, 2014
Messages: 154
Offline
yes please use exclusive gateway, the gateway itself does not have conditions. But you can put conditions on connections going out of gateway. Those connections would only be followed if condition on that connection is true
rajgari
Joined: Dec 19, 2016
Messages: 16
Offline
hi apart from using exclusive gateway there is no way we can write conditions right? in exclusive gateway we don only chance to write if and else and if the scenario requires more than one if to be verified we need to create one more exclusive gateway?
AnuragAggarwal
Joined: Jun 1, 2014
Messages: 154
Offline
exclusive gateway is the only place, but you can have conditions like part 1 && part 2, so you dont need other gateway
Go to:   
Mobile view