Press "Enter" to skip to content

Posts published in “Methodology”

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…

Connectivity Adapter Preference

0

This is a list of PI/PO adapters, sorted by the preferred way of communication from SAP PI point of view regarding reliability, architecture fit, monitoring and maintenance: SAP Systems ABAP…