Press "Enter" to skip to content

Posts published in “Methodology”

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…

SAP HANA Cloud Integration (HCI) / Info

0

Your first steps – find basic information about SAP HCI (PI) SAP Help Developer Guide Public Integration Content Catalog HCI Tools SCN Landing Page Apache Camel Enterprise Integration Patterns

ABAP Outbound Proxy: Request Acknowledgements

0

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…

XSLT Mapping with DynamicConfiguration

0

…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…

IDoc Monitoring in SAP ERP

0

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…

Avoid using flat files !

3

This is about why we should not use flat files anymore: Integration across systems in the 1990´s looked like this: – Sender System runs export program in batch to produce…

SAP PO Integration Patterns & BPM content

0

SCN article about Integration Patterns for SAP NetWeaver Process Orchestration (PO) stateless patterns via AEX connectivity stateful via BPM connectivity Download the enterprise pattern reference models for BPM modeling from…