One guided activity in a live system, and a 90 percent bar to clear on it. The usual advice about shoring up your weakest domain does not apply when there is only one task and no margin at all.
One guided activity in a live system, and a 90 percent bar to clear on it. The usual advice about shoring up your weakest domain does not apply when there is only one task and no margin at all.
Introduction SAP Cloud Integration version 6.54., one of the capabilities of SAP Integration Suite, comes with an enhancement on Generative AI (GenAI) feature – GenAI based Integration Flow Generation. This feature will be available only in SAP Integration Suite Cloud Integration Premium Editions, on specific regions/data centres JP10, EU10, AP10, US10, EU10-003, EU10-002, and US10-002. […]
This post covers the details of how you can configure this integration. Prerequisites: You have SAP Integration Suite, and you have activated Event Mesh as a capability. Creation of a Queue on EMIS Creation of a topic subscription Next, create a topic subscription. For S4 integration, it is important to note that the topic name […]
Step-by-Step Process 1. Receiving IDoc via IDoc Sender Adapter The first step is to receive the IDoc in SAP CPI using the IDoc Sender Adapter. Key Configuration Steps: 2. Mapping IDoc Data to a Fixed-Length Structure Before applying XSLT, ensure the IDoc fields are mapped correctly to match the flat file format. Important Considerations for […]
Introduction SAP Cloud Integration version 6.54.xx comes with new feature, where in one can create Datatype and Messagetype as reusable design time artifacts in Cloud Integration capability of SAP Integration Suite This feature is available only in SAP Integration Suite standard and above service plans. SAP Cloud Integration version 6.54.xx software update is planned on […]
How To Integrate SAP S/4HANA BOR Framework with SAP Integration Suite, advanced event mesh (AEM) using SAP Application Interface Framework (AIF) Events are becoming increasingly popular for integration. Consequently, I’ve started to connect an SAP S/4HANA system and an SAP ERP system with SAP Integration Suite, advanced event mesh (AEM) using SAP Application Interface Framework […]
SAP Integration Suite is a new age solution designed to streamline the integration of SAP and non-SAP systems. Integration Suite extends its reach to integrate Cloud and On-premises applications, data sources and APIs. SAP is encouraging customers to transition older integration solutions (like PI/PO) to a more unified and cloud centric solution which is the […]
Introduction Looping Process Call refers to a way of repeating processes in an SAP program using loops, calling one or more processes within a specific cycle. This can be useful, especially when working with large data sets or when automating a series of tasks. we are working with large datasets, fetching them all at once […]
I will explain how to automatically install SSL certificates on CPI using SAP’s APIs.You can follow the steps below to set a timer and have it loaded automatically, without having to manually check whether it has expired or not. Automatically update system certificates before they expire with SAP CPI and Groovy (openssl command) Instead of […]
Introduction: This document describes how to fetch data in chunks using pagination from S/4 Hana cloud’s OData API. Let’s understand pagination first, In the context of OData (Open Data Protocol), pagination refers to the practice of dividing a large set of data into smaller, more manageable chunks or pages. This is done to improve the […]