Press "Enter" to skip to content

Posts published in “Methodology”

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…

API-first !

0

The Future Of Coding Is Here, And It Threatens To Wipe Out Everything In Its Path – API article in TechCrunch

Decoupling and service-orientation at Amazon

1

Great article about Amazon´s transformation about a decade ago from an online book-seller into a billion-dollar, IaaS/cloud computing leader at API Evangelist It is a clear and direct mandate, issued by Jeff…

AE-AE / ICO-ICO Connectivity

4

Challenge You want to set up a communication across two Adapter Engines (AEs), because you have each AE in a different network zone. For Dual-Stack Systems you can choose different…

WHINT DynamicQueue Writer

1

Functionality This Adapter Module is able to set the EOIO Queue/Sequence Id by putting it together from existing DC values or by accessing the XML payload using an XPATH. Prerequisites…

ABAP Inbound Proxy: Extended XML handling

0

If you can not differentiate between existing XML tags or empty contents or if you use the CDT (Data Type/GDT based on the Core Data Type) Indicator (with values true/false), you…