Implementing ABAP proxies is quite simple. You generate the ABAP classes via SPROXY (which connects to your ESR) and implement the code. Regarding the Service Interface Design and Implementation you…
Posts published in “Methodology”
Imagine you need to read a file content from a remote application and you do not want to set up a replication? This scenario explains how to expose a CSV file…
The WHINT Interface Catalog for SAP Process Orchestration generates two Excel Documents to bring more transparency to your interface landscape. Here is how you can better understand the results: Channel Catalog…
In order to use EOIO (Exactly-Once-In-Order), you have to pass the Queue ID to the class before calling the Outbound Proxy in your ABAP Program. It can be a static value like…
Functionality This JCA Adapter for SAP Process Orchestration supports the WebDAV protocol (Web-based Distributed Authoring and Versioning) which is based on http(s) and allows read/write access to any WebDAV provider…
This article describes the necessary steps you have to perform to connect with Microsoft Azure Service Bus using WHINT AMQP Adapter (On-Premise). Azure Service Bus is a generic cloud-based messaging…
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 This solution provides you with an overview about your Integration Landscape: All information from your configuration of your SAP Process Orchestration System as well SAP Backend Systems. The tool…
There is a useful functionality to reuse objects from one software component in another one. You can define this usage dependency in SLD or in ESR (software dependencies & underlying…