Principal Propagation from Cloud Foundry to Successfactors System

SAP Integration Suite

Introduction In this blog, we will discuss how to set up a principal propagation scenario between SAP Integration Suite in Cloud Foundry to the Successfactors system. Overview A user logs in to the Cloud Foundry application. Its identity is established by an Identity Provider (IdP). This could be any trusted IdP. When the application retrieves […]

Continue reading


AWS Serverless Lambda Functions to integrate S3 Buckets with SAP S/4 HANA using OData APIs

SAP Integration Strategy, SAP HANA

Introduction This blog shows to integrate AWS S3 Buckets, AWS Lambda Functions and SAP S/4 HANA OData APIs. For those unfamiliar with AWS S3 and Lambda functions, here are descriptions from the AWS websites: AWS (Amazon Web Services) Lambda is a serverless, event-driven service that allows you to execute any type of application logic dynamically […]

Continue reading


Simplify EDI with SAP S/4HANA Cloud with SAP Trading Partner Management and Cloud Integration

SAP Integration Suite, Cloud Integration

Introduction In this blog post I will demonstrate the feature provided by SAP TPM which can be provisioned in SAP CI. SAP TPM targets mainly EDI related integration and brings greater control and faster delivery by smartly orchestrating 3 technologies of integration suite. SAP cloud integration. SAP Integration advisor. Partner directory – plays a major […]

Continue reading


Inject Mapping Artifacts Generated by Integration Advisor (IA) into Cloud Integration (CI)

SAP Business Technology Platform, Cloud Integration, SAP Integration Suite

A B2B integration scenario involves many tasks associated with the exchange of business messages between the business partners. The required tasks include defining interfaces for the involved partners, creating mappings between the interfaces, generating the runtime artifacts and, finally, modeling the integration scenario. SAP Integration Advisor (IA) and SAP Cloud Integration play a key role […]

Continue reading


SAP Integration Suite – Integration with SAP Master Data Integration (MDI) service

SAP Process Integration, SAP Integration Suite, Cloud Integration

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

Continue reading


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

API Management, SAP Business Technology Platform, SAP Integration Suite, SAP S/4HANA

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

Continue reading


Cloud Integration (SAP CPI / BTP CI) – On-Premise FTP connectivity by enabling passive mode

SAP Integration Suite, Cloud Integration

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

Continue reading