Press "Enter" to skip to content

Posts published in “Methodology”

WHINT AggregateMessages byReceiver BPM Process

0

Functionality This BPM process collects (aggregates) messages for a system and then (after 5 minutes collecting) forwards them to a receiver (system/partner). It is a generic process that can collect any XML data…

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…