Create DataType and Message Type artifact in Cloud Integration capability of SAP Integration Suite

SAP Integration Suite, Cloud Integration, SAP Process Integration, SAP Integration Strategy

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

Continue reading


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


SAP Event Mesh: S4 HANA On-Prem and SAP CI(BTP IS) through WebSocket and Webhooks

SAP Integration Suite, SAP ABAP Development, Cloud Integration, SAP Process Integration, SAP Process Orchestration, SAP S/4HANA

Introduction What is Event Mesh? SAP Event Mesh allows applications to communicate through asynchronous events. Experience greater agility and scalability when you create responsive applications that work independently and participate in event-driven business processes across your business ecosystem. In this decoupled integration the producers of the events will not know the consumers of the events. […]

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