Using Build Apps to Create a List Report with Charts, Tables and Pagination

SAP BTP, Cloud Integration, SAP CPI

Step1: Create the Iflow with the desired name and connect the Sender and the integration process with the HTTP Adapter. Step2: Add the Content Modifier with two properties LogStartDate, LogEndDate as shown in below image. Name Source Type  Source Value Data Type LogEndDate Expression ${date:now:yyyy-MM-dd’T’HH:mm:ss.SSS} java.lang.String LogStartDate  Xpath  /Root/StartDate   java.lang.String  Step3: Now add one […]

Continue reading


Integration of SAP CI(BTP IS) with IBM MQ through AMQP

SAP Integration Suite, Cloud Connector, Cloud Integration, SAP Process Integration, SAP Process Orchestration

Introduction What is IBM MQ? IBM MQ is a family of message-oriented middleware products that IBM launched in December 1993. It was originally called MQSeries, and was renamed WebSphere MQ in 2002 to join the suite of WebSphere products. In April 2014, it was renamed IBM MQ. IBM MQ supports the exchange of information between […]

Continue reading


Filtering Data Dynamically in SAP CPI using XSLT Mapping

SAP Cloud Platform, Cloud Integration, SAP SuccessFactors Platform

You may have encountered various scenarios where you configured more than three filters and created different paths yet performed the same task in all these paths. The first filter has the department equal to HR, while the others correspond to Finance, Sales, and Audit, respectively. Even though the data processing occurs in different paths, the […]

Continue reading


Accessing Headers and Properties in Integration Advisor (IA) Mapping Guidelines (MAG) with the Global Parameters

Cloud Integration, SAP Business Technology Platform, SAP Integration Suite

Introduction: In this blog post, I would be explaining about how to access Headers and Properties in Integration Advisor (IA) Mapping Guidelines (MAG) Pre-Requisites: The following steps explain the step-by-step procedure of accessing Header and Properties in MAG Step 1: – Create Source MIG Step 2: – Create Target MIG Step 3: – Create MAG […]

Continue reading


Calling ABAP on Cloud Trial V4 ODATA from SAP S4 HANA On-premise Using ABAP – SM59

ABAP RESTful Application Programming Model, SAP ABAP Development, Cloud Integration, SAP BTP

As a ABAP developer, creating and deploying your application in SAP BTP Platform is now very easy. Use of ABAP Restful application Programming model makes this tasks very easy. More over there is a huge demand now to deploy your application in ABAP on Cloud and to consume it in your On-premise applications and enhancements. […]

Continue reading


Cloud Integration(CPI) Monitoring made easy with SAP CAI Chatbot to help monitor message processing in Mobile Devices

Cloud Integration, SAP Business Technology Platform, SAP Integration Suite, SAP Process Integration

Introduction: In this current blog, we will discuss about cloud integration monitoring and accessing of message processing logs (MPL). The MPL stores information about the individual processing steps for each processed message in the tenant therefore providing the detailed overview of every individual messages on the tenant. To access MPL, we have got an OData […]

Continue reading


Using Cloud Integration & Open Connector to achieve seamless master data upload to S/4HANA Cloud

SAP Integration Suite, Cloud Integration, SAP S/4HANA Cloud

Introduction Resource utilization is an important aspect of SAP IPAAS (Integration Suite). Since we need to work with a finite amount of processing speed and memory, we need to take this into consideration when developing new interface. Here I will present an alternate way of accomplishing a simple task of master data upload to S/4HANA […]

Continue reading


SAP Datasphere: On Premise SFTP connectivity

Cloud Integration, SAP Process Integration

Introduction: In this blog post we will be discussing the steps required to setup connectivity between SAP Datasphere (formerly Data Warehouse Cloud) and SFTP data source hosted on-premise. Components involved: The connectivity type used will be ‘Generic SFTP’ and it will support ‘Data flows’. Pre requisites: Step 1: SAP Datashphere environment Collect details of your […]

Continue reading