Press "Enter" to skip to content

Posts published in “Adapter Engine”

Runtime

WHINT RabbitMQ Adapter for SAP Process Orchestration

0

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…

Virtual Receiver with IDoc_AAE for SAP PI

0

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…

Scaling SAP Process Orchestration

0

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)…

WHINT AMQP Adapter (On-Premise)

5

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…

WHINT MessageTrigger Job

10

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…

Simple MFT with SAP PI/SAP PRO

1

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…

MFT – Managed File Transfer

0

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…

WHINT FileReader Adapter (On-Premise)

3

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…