In previous post Async/Sync bridge is established via modules at sender file adapter. This post will perform Async/Sync bridge via modules at receiver RFC adapter. The high level overview still the same: Detailed overview: Now the modules is configured at
ASync/Sync Bridge File-RFC-File using Modules at Sender Adapter
This post demonstrated an example of ASync/Sync bridge using adapter module. High level overview: An input file send asynchronous request to SAP PI, SAP PI route the request to synchronous RFC to return synchronous RFC result. SAP PI route the
SOAP2SOAP – Sync Sender SOAP to Sync Receiver SOAP Currency Web Service
This post demonstrated sync sender SOAP to SAP PI, then PI call another receiver SOAP currency web service, then return the currency exchange rate response back to original SOAP requester. Overview flow: The external web service tested is this free
SOAP2RFC – Sync Sender SOAP to Sync Receiver RFC
This post demonstrate sync sender SOAP adapter to sync receiver RFC adapter. Create ECC function module, a simple function to combine first name and last name. Create below PI ESR objects, and import RFC function module. Create below PI ID
Collection of PI/PO Sync-Async/Async-Sync Bridge with BPM or with module
Below are compilation of PI/PO Sync-Async/Async-Sync Bridge with BPM or with module found on various sites. These bookmarks are for my later reference. Configuring Async/Sync Bridge on SAP NetWeaver Process Orchestration PDF by Alexander Bundschuh Configuring Sync/Async Bridge on SAP