There is no upgrade path from dualstack SAP PI to singlestack SAP PO. All integration content has to be moved/redesigned and tested. This is a list of activities which might…
Posts published in “Integration Cookbook”
Last Update: 01.2024 This is an overview of useful and commonly used (dynamic) variables and runtime parameters of SAP Cloud Platform Integration (f.k.a. SAP HCI) based on Apache Camel´s expression language.…
We have developed a standard SAP Training about managing inbound interfaces (ABAP Proxies) in SAP S/4HANA and SAP Business Suite (ERP, CRM, …): WIFMS4. You learn how to implement a robust error handling…
Our Integration Cookbook is a collection of Good & Best Practices for SAP middleware products: SAP Process Integration (PI) SAP Process Orchestration (PO) SAP Business Process Management (BPM) SAP Cloud Integration (CPI)…
This article is part of our Integration Cookbook. Modularization Limit the process model to 25 – 50 steps to keep them manageable. This can be achieved by hiding complexity in sub-processes. Interface…
This article is part of our Integration Cookbook. SAP Cloud Integration Content only comes in two levels of content: Package & Artifact. A package only groups artifacts like iFlows but does not…
This article is part of our Integration Cookbook. Name Pattern Example Software Component Same as ESR SWC or generic SWC “BPM” when used in NWDI due to the underlying components BPM of whitepaper-id.com Development Component bpm/<opt:SWC>…
This article is part of our Integration Cookbook. SLD Name Pattern Example Software Product <Name>, <Version> of <vendor-url> Microsoft Navision 3.5 of whitepaper-id.com SAP ERP 6.0 of whitepaper-id.com Software Component (same for Unit) <Name>, <Version> of <vendor-url> (use…
This article is part of our Integration Cookbook. To design interfaces for SAP PI, you need to consider the following aspects and follow the principles regarding Software Components: Separate Sender Application/System from Receiver Mappings are always created in the Receiver (Target) Software Component…
This article is part of our Integration Cookbook. Quality of Service If you can influence the application design of the sender or receiver (doesn’t apply if an external partner/service provider with an existing service…