Introduction SAP Cloud Integration version 6.27.**, one of the capabilities of SAP Integration Suite, comes with addition of Master Data Integration – MDI – adapter, to integrate your scenarios with SAP Master Data Integration service. SAP Cloud Integration version 6.27.** software update is planned on end of May 2022 or beginning of June 2022 (date […]
SAP Integration Suite
Create Purchase Orders in S/4HANA by enabling a public API from a S/4HANA On-Premise System using SAP API Management and Cloud Connector
The use case I wanted to set up was to expose an API from a S/4HANA on-premise system to consume it in a custom application developed in SAP Business Technology Platform, which its purpose is to create a Purchase Orders in the S/4HANA system. Prerequisites: Important note: Make sure your Cloud Connector is running otherwise […]
Cloud Integration (SAP CPI / BTP CI) – On-Premise FTP connectivity by enabling passive mode
Introduction FTP supports two modes. These modes are called Standard (or Active) and Passive (or “PASV”). The Standard mode FTP client sends PORT commands to the FTP server. The Passive mode client sends PASV commands to the FTP Server. These commands are sent over the FTP command channel. Standard mode FTP clients first establish a […]
SAP BTP Integration Suite: Integration flow from SuccessFactors to a SFTP system
This was a request from one of my customer, they wanted to see a half interface from a SuccessFactors systems to a SFTP system. Let’s begin! First let’s connect to our SAP BTP integration Suite and create a new integration flow. Give it a name and click ok. Click on the newly created integration flow […]
Principal Propagation in SAP Integration Suite from external system to SuccessFactors
Introduction This blog post covers the use case for communicating an external system or client (for example Postman) with SuccessFactors using Principal Propagation in SAP Integration Suite, that is forwarding the identity of a user across several systems. Prerequisite for that to work is that the propagated user has an e-mail assigned to him and […]
Principal Propagation in SAP Integration Suite from external system to an SAP Backend
Introduction As explained in SAP Cloud Integration help page, you can set up Principal Propagation, that is forwarding the identity of a user across several systems. With the migration from SAP Cloud Integration in Neo environments to SAP Integration Suite in Hyperscalers the question arises if it can be still set up. The answer is […]
Authentication between SAP Cloud Integration and SAP SuccessFactors using oAuth
Introduction Basic authentication has been the way of communication between SAP Cloud Integration and SAP SuccessFactors. However, progessing to more secure ways of authentication mechanisms both SAP SuccessFactors and SAP Cloud Integration have enhanced capabilities to support oAuth based mechanisms. In this blog, the primary focus is on configuring connectivity between SAP SuccessFactors and SAP […]
SAP CPI : : Step by Step Scenario for Beginners : : HTTP to EMAIL
If you are someone with access to a CPI tenant wanting to explore its capabilities, this article will help you get started. In this quick blog post, Ill show you how to send a simple message from a HTTP Client (Postman) to your E-Mail ID via CPI as shown in Figure: 0. Assumptions: You have […]
Message retry using Process Direct and Data Store in SAP CPI
Introduction: Currently CPI version 6.20.20 doesn’t have inbuilt functionality to reprocess failed asynchronous messages. For the continuous business support in maintenance projects, it’s important to handle the failures (connection failures, message failures). There are many blogs available on retry using JMS queues, but with the limitation on the JMS queues for each tenant its more […]
Central monitoring of integration scenarios using SAP Cloud ALM
Central monitoring of the entire IT landscape covering cloud-based applications and legacy on-premise solutions is more and more crucial today to oversee and react on business-critical incidents. Within this blog I will explain how SAP Cloud ALM and especially the Integration & Exception Monitoring application of this platform helps business and integration experts in their […]