cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt Sync-Async Bridge:

Former Member
0 Kudos

Hi,

Do we have Sync-Async Bridge and also Async-Sync Bridge in BPM ?

Regards,

siva

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>> Do we have Sync-Async Bridge

YES

Regards

Agasthuri Doss

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Dhanush,

There are both kind of bridge.

1. Sync-Async Bridge is used with BPM.

2. Async-Sync Bridge can be used with/without BPM.

Prerequisites:

Good knowledge of basic XI features.

Good knowledge of RFC/tRFC concepts.

Good knowledge of BPM architecture and concepts.

Example to understand <b>Async-Sync Bridge</b>.

Suppose from the calling side, the HTTP request arrives as an asynchronous document into XI. As a result, it is persisted immediately in XI and the calling application can move on. On the receiving end we would like to call the BAPI synchronously because the PO number will be immediately returned. This is referred to as an asynchronous-synchronous bridge. Then we would like to send this response, containing the PO number, asynchronously to an external legacy system.

Regards,

Sarvesh

henrique_pinto
Active Contributor
0 Kudos

Sync/async scenarios may also be implemented without BPM.

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

Regards,

Henrique.

justin_santhanam
Active Contributor
0 Kudos

Henrique,

I agree with you. But the term Synch-Asynch <b>Bridge</b> is applicable only for BPM isn't it ? Please correct me if i'm wrong.

raj.

henrique_pinto
Active Contributor
0 Kudos

Raj,

define bridge.

Henrique.

justin_santhanam
Active Contributor
0 Kudos

Henrique,

I'm really sorry, what to do I doesn't even know the meaning of bridge ..

Please read my reply, I said the <b>term</b> and not the scenario. I didn't reply to argue with you Henrique. I replied just to make my understanding clear.

Anyhow thanks for your valuable reply...

raj.

henrique_pinto
Active Contributor
0 Kudos

Hey Raj,

don't mind it.

I just wanted to say that the term bridge is mostly used in BPM, yeah, but it could be used to represent any sync/async scenario where you need to create a link between 2 asynchronous and a synchronous interface.

Best regards,

Henrique.

justin_santhanam
Active Contributor
0 Kudos

Henrique,

I'll never mind friend. Thanks for providing experienced and valuable solutions. I really appreciate your work....

Have a nice weekend...

raj.

Former Member
0 Kudos

You need a bridge only for a sync to async scenario. If you have a async-sync scenario you can implement it without the bridge in BPM.

-Praveen M

justin_santhanam
Active Contributor
0 Kudos

Dhanush,

Yes we have Synch-Asynch Bridge, but no idea on wht is that Asynch-Synch Bridge. You can do a search, probably u might get lots of references.

raj.