Functionality This JCA Adapter for SAP Process Orchestration uses the Advanced Message Queuing Protocol (AMQP) to connect to RabbitMQ, a reliable way to establish a properly decoupled application integration using…
Posts published in “Adapter Engine”
Runtime
Functionality This JCA Adapter for SAP Process Orchestration supports the integration with Microsoft Azure Service Bus. It connects asynchronously as a client to queues and topics to both send or…
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)…
Please note that our AMQP adapter has been deprecated and replaced by WHINT Azure Service Bus Adapter for SAP Process Orchestration WHINT RabbitMQ Adapter for SAP Process Orchestration Functionality This…
Functionality How can we make sure if a message was processed at all with SAP Process Orchestration? Today, no alert means no error.But what if the sender system did not…
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…