cancel
Showing results for 
Search instead for 
Did you mean: 

** Any blog to send message & receive response in BPM (Mutlicast -1 recvr)

jegathees_waran
Active Participant
0 Kudos

Hi friends,

I want to send PO to R/3. Inside R/3, the server proxy will receive PO and create Sales order and retrun SO No.

Since it is not possible to call Synchronous server proxy (inbound) in BPM, we want to do this using Muticast technique. To send PO and waits for to receive SO NO. Both send and receive steps are asynch. We have to use correlation to match message.

So, any weblog is there about Multicast. (to send request message and receive response message)

Kindly tell me, friends.

Kind Regards,

Jeg P.

Accepted Solutions (1)

Accepted Solutions (1)

aashish_sinha
Active Contributor
0 Kudos

Hi,

Same pattern is available in your IR under SAP BASIS --> http://sap.com/xi/XI/System/Pattern --> Integration process --> MultiCast Parllel / Sequential.

Take a look at it anc check if your configuration is done exactly like that.

Also, leave your Send Context for the Receiver Determination Step as blank and just give the Input Mesage as you source message against the MESSAGE field.

The receivers field will need a multiline container element of type RECEIVER.

Please check on this URL to understand the real use of Multicast.

http://help.sap.com/saphelp_nw04/helpdata/en/11/13283fd0ca8443e10000000a114084/content.htm

Also look into this weblog

/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

Regards

Aashish Sinha

PS : reward points if helpful

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Jegatheeswaran !

u can go thru this blog

Link:[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1926] [original link is broken] [original link is broken] [original link is broken];

But this blog has depicted a file to Rfc to file scenario but the author would have used a "synchronous send step" which will send the input to Rfc and which will also receive the response back from Rfc.

Reward points if found useful !

Thanks,

Laawanya

former_member187563
Contributor
0 Kudos