cancel
Showing results for 
Search instead for 
Did you mean: 

Error when Splitting the Message in Synchronous Sender -BPM

Former Member
0 Kudos

Hi ALL,

I has the following Integration Process:

Receiver-----Synchronous Sender--


Sender(async)

When iam trying to Split the Message in Synchronous Sender

where the receiver for Synchronous send message is a HTTP adapter iam getting the following Error in SXMB_MONI

"Messages in multi message format can be sent to one adapter engine only ".

Is there any solution for this?Its urgent

Is there any solution that can split and send the messages individually to the HTTP so that i can Split the message inside a BPM and use the BPM to send each individual message seperately.

Please Help me in this Issue its Urgent

Thanks

YeswanthRaj

Accepted Solutions (1)

Accepted Solutions (1)

VijayKonam
Active Contributor
0 Kudos

Use a transformation step to split the message then use a Block with par for each option and have the sync send in side it. Then send this asynchronously to the system you want to send it to.

VJ

Answers (0)