cancel
Showing results for 
Search instead for 
Did you mean: 

bpm

Former Member
0 Kudos

Hi all

If i have connect or share information from a single system to many systems using bpm how should i proceed

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

you can achieve this with or without BPM.

-- Without BPM..

This was already explained , you would have to configure in Receiver determination which was alrady explained by adding in standard option or extended option in RD.

-- With BPM

one recev step -- to receive the message ..receiver determination stepto select the receiver take block with ForEach (for serialised communicaion) or select Block with PArForEach mode for parallale communication in block take send step..

see the below link for more details on BPM.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c071d7bb-0601-0010-d6b8-f4e4dc7f...

Regards

Chilla..

<i>Points rewarded if it is useful</i>

Shabarish_Nair
Active Contributor
0 Kudos

you actually dont need BPM in case all you need is to send data to multiple receivers.

You can add multiple receivers in your receiver determination step - http://help.sap.com/saphelp_nw04/helpdata/en/26/5ccd3bb4560f01e10000000a11402f/content.htm

or in case if the mesg. has to be routed conditionally u can use XPATHs to acheive the same.

ref:

/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers