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
BPM – Simple iFlow to BPM to iFlow and Calling Operation Mapping in BPM
This post show a simple example of connection from source iFlow to BPM, call an Operation Mapping in BPM, then send output to target iFlow. The flow : a. Sender (BC_S1) send a text file contain message FirstNameLastName via sender
SOAP Adapter – SOAP2FILE using SOAPUI, NWDS, iFlow and ICO
This is a scenario to use SOAPUI tool to trigger web service via sender SOAP adapter, then convert to output file via receiver file adapter. Create graphical iFlow view: iFlow = IF_SOAP2FILE_MAPPING Sender system = BC_SOAP_A Receiver system = BC_B