cancel
Showing results for 
Search instead for 
Did you mean: 

sync-async bridge

Former Member
0 Kudos

can any one explain me how sync-async bridge is receives data?

in sync-async there is a

1) sync-receiver

2) async-sender

3) async-receiver

4) sync-sender

explain me how it works?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Venky refer these blogs

written by Prasad Illapani

/people/prasad.illapani/blog/2007/04/27/performance-tuning-checks-in-sap-exchange-infrastructurexi-part-iii

/people/henrique.pinto/blog/2007/08/02/syncasync-scenarios-without-bpm

Bridging the Sync-Async bridge with Fork (XI) Ravikumar Allampallam

/people/ravikumar.allampallam/blog/2005/02/17/bridging-the-sync-async-bridge-with-fork-xi

Thanks!!!!

prateek
Active Contributor
0 Kudos

If u r asking specifically about the BPM, then it receives data using the Receive step.

It has the sync sender and async receiver

Regards,

Prateek

Former Member
0 Kudos

Sync-async bridge is a way of coverting synchronous call into asynchronous call...

by receiving a call synchonously(input) and further sending out an asynchromous call..(output)

Former Member
0 Kudos

hey

number 3 and 4 are correct.

sync-async bridge means,you have a synchronous sender system sending data to a async receiver system

Thanx

Aamir

former_member335553
Active Contributor
0 Kudos

Hi

Refer this step by step

http://help.sap.com/saphelp_nw04/helpdata/en/43/65d4dab39b0398e10000000a1553f6/frameset.htm

You can find the examples in the Integration Repository under SAP Basis , namespace http://sap.com/xi/XI/System/Patterns under BpmPatternSyncAsyncBridge

Also check Usage of Sync-Async when both Sender and Receiver are Synchronous Apps

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