cancel
Showing results for 
Search instead for 
Did you mean: 

Conditional send in BPM

Former Member
0 Kudos

Hi All,

We have BPM scenario where every recieved message may not generate a target message to the subsequent send step. Wanted to know if a conditional send is possible from BPM by using 1:N mapping, and target message having occurance of 0..1

Thanks,

Sathya

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can send messages on basis of a condition. As your mapping is 1:N, you can use for step to chose your receiver. You can keep a condition in each branch of your fork.

Regards,

Reyaz

udo_martens
Active Contributor
0 Kudos

Hi Sathya,

yes, you can put a switch aroun the send step, for intance. There are other possibilities, most easy is to implement the condition in the mapping.

Regards,

Udo