Functionality How can we make sure if a message was processed at all with SAP Process Orchestration? Today, no alert means no error.But what if the sender system did not…
Posts published in “Interface Modeling”
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…
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…
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…
To request System- or Application-Acknowledgements, you have to request them before calling the Outbound Proxy in your ABAP Program: DATA: l_proxy TYPE REF TO z…, acknowledgment_request_details TYPE PRX_ACK_REQUEST_DETAILS, async_messaging TYPE REF…
…without using SAP XML Toolkit: SAP Note 1731772 All access to complex objects used as parameters or an object on which methods are called should be casted to the proper…
There is a new transaction to monitor IDocs: WLF_IDOC Available since ECC 6 EHP 7 and via SP also: EHP5: SP10 EHP6: SP07 It provides rich selection criteria as well as…
This article takes a look at what options exist to expose consumable services from an SAP (ABAP) Backend system. Services can be exposed like this: RFC (RFC-enabled function modules / BAPIs…
NWDS Update Site …you will need your S-User… There is no 7.4 version, you have to use the 7.31 version for 7.4 (SP-Level minus 5) Update: For 7.50 there is…
Useful information about: Integration- / Interface- / Message- Monitoring