Skip to Content
0
Former Member
Feb 18, 2009 at 09:32 AM

Condition in switch step is not getting checked

28 Views

Hi Friends,

My requirement is to send the input msg to two receivers based on a condition and get the response. If the condition is true it will either goto both or anyone of the receiver.

I defined two branches in a switch step. In each branch i defined condition using XPath. Under that branchs i defined the sync send step to send the msg to receiver and get response.

If i give input that is true for any one of the receiver, it executs successfully. But if my input satisfies the condition of both branchs, instead of sending the message to two receivers it is sending the msg to only receiver.

Pls help me in resolving this issue.

Thanks & Regards,

Senthil.