cancel
Showing results for 
Search instead for 
Did you mean: 

Single Source and Multiple Destinations

Former Member
0 Kudos

Hi Folks,

I want to send data from single user to multiple destinations that means using 2 communication channels.

Can u tell me in detail on this object.

*Points will be Rewarded*

Regards,

Rajesh

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi Rajesh,

>>I want to send data from single user to multiple destinations that means using 2 communication channels.

If you want to send data to same reciever(Business system) with two communication channels, you need to define condition in interface determination.

Or, if you wnat to send data to two different business systems, you need to define your condition at receiver determination.

Regards,

Pavani.

Former Member
0 Kudos

Hello Rajesh,

Define the condition in conditional receivers and specify the condition

You can also create and use a context object for the same

then specify a default receiver (if required) that receives data if the condition fails

get back if u need more info

regards,

nikhil

prateek
Active Contributor
0 Kudos

Please make ur scenario clear. If u simply want to send same data to two different receivers then u may use multiple receivers in receiver determination step.

If u want to send data base on some payload data, then use conditional receiver determination.

Regards,

Prateek

Former Member
0 Kudos

Hi

for this in the receiver determination, in configured receivers, add multiple receivers.

in this way you can send the data to multiple receivers.

if you still have the problem please reply me back

Thanks

Rinku

Former Member
0 Kudos

Hi rajesh

have a look on these threads for your requirement

<b>XPath to show the path (Multiple Receivers)</b>

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

<b>XI: Operation system command - error catching</b>

/people/michal.krawczyk2/blog/2005/08/17/xi-operation-system-command--error-catching

/people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions

Thanks

Former Member
0 Kudos

Hi check the thread below,

Also check the following blogs

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

/people/prasadbabu.nemalikanti3/blog/2006/03/10/bpmsingle-sender-and-multiple-receivers-based-on-synchronous-exchangeswitch-part-1

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

/people/venkataramanan.parameswaran/blog/2006/03/17/illustration-of-enhanced-receiver-determination--sp16

regards

Sam