Functionality This JCA Adapter for SAP PI / SAP Process Orchestration (PO) uses the Advanced Message Queuing Protocol (AMQP) to connect to RabbitMQ, a reliable way to establish a properly decoupled…
Posts published in “Adapter Engine”
Runtime
Functionality This JCA Adapter for SAP PI / SAP Process Orchestration (PO) supports the integration with Microsoft Azure Service Bus. It connects asynchronously as a client to queues and topics to both…
In case you are using SAP PI/PO for B2B/EDI communication, you might have IDocs coming from SAP ERP/ECC which have to be distributed individually and the receiver determination (routing) is…
In case you need some options how to define and scale your PO landscape… High-Available (HA) Setup: It is recommended to run the SCS (Central Message Server, Enqueue Server, Gateway)…
Functionality This JCA Adapter for SAP PI / SAP Process Orchestration (PRO) supports the Advanced Message Queuing Protocol (AMQP), a reliable way to establish a properly decoupled application integration using message…
Functionality How can we make sure if a message was processed at all with SAP PI/PO? Today, no alert means no error. But what if the sender system did not place…
Functionality In case you want to start an interface without scheduling a polling sender adapter (e.g. file) and you need a reliable trigger for a message transfer, this solution helps to set…
MFT (Managed File Transfer) scenarios are not clearly described by SAP, so please follow this short description to set up a simple MFT scenario: Scenario Polling a source directory/folder via standard…
Whenever possible, please try to avoid file-based integration (flat or not, going through the file system is not a good integration pattern), see blog post: Avoid using flat files!. However, sometimes…
Functionality This Receiver Adapter is able to read a file from a directory (NFS/FTP/SSH) and process it further. The standard SAP File Sender Adapter is only able to continuously poll a directory…