Press "Enter" to skip to content

Posts published by “akiwon”

WHINT Interface Monitoring: Concierge Service for SAP

1

WHINT® Interface Monitoring is a consulting service to pro-actively monitor your SAP interface landscape. We generate daily snapshots (if you wish more often) of your SAP middleware and backend systems and…

HCI is now SAP Cloud Platform Integration

0

SAP´s marketing team is not sleeping… On-Premise: From SAP XI (Exchange Infrastructure) to SAP PI (SAP Process Integration) and SAP PO (SAP Process Orchestration or PRO as they like to…

WHINT Interface Documentation for SAP Process Orchestration

1

Functionality This solution creates an automatic documentation of your interface landscape into your SAP Solution Manager and/or generates PDF documents in plain text describing your SAP Process Orchestration Configuration Scenario.…

WHINT Interface Catalog as a Service (IFC aaS)

1

You are interested in Transparency about your Interface Landscape on SAP PI/PRO and would like to receive an Interface Catalog with all your flows including their routing and mapping information…

ABAP Inbound Proxy: Inside-Out vs. Outside-In

0

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…

How to use the results of WHINT Interface Catalog

2

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…

WHINT now Registered Trademark in Germany

0

Since October 2016 WHINT® is a registered trademark in Germany and represents our software product line whint://Solutions. Each product name of Whitepaper InterfaceDesign contains the term WHINT®.

ABAP Outbound Proxy: Set EOIO Queue

0

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…