cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to block response message when using Parallel Multicast

0 Kudos
533

Dear Experts,

I am using Parallel Multicast to copy message and send to multiple receives (sync), it look like this:

I only need the response message from ReceiverA, the response message of ReceiverB should be blocked.

But all I can get the response message from ReceiverB. (I also tried to use Sequential Multicast, but first we need to process A part)

If the response message B replace A's message cause that I can't get the A response message?

How can I only get the message from ReceiverA?

Many thanks in advance.

Nero.

Accepted Solutions (0)

Answers (1)

Answers (1)

fatihpense
Active Contributor
0 Kudos

Hello Nero,

Can you try using the regular "End Event" after "Call Receiver B" step?

Regards,
Fatih

0 Kudos
did you manage to solve it?