Our customer had a requirement to combine data from SharePoint files with other data in an SAP Analytics Cloud (SAC) dashboard. Since there is no native SharePoint connector for SAP Datasphere, we created a connection using SAP BTP’s open connector, which we then utilize from Datasphere. 1. Register an app for SharePoint API Access in […]
SAP Integration Suite
SAP PO to Integration Suite | Migration Assessment Tool
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 […]
Nested JSON to SAP HANA Tables with SAP Integration Suite
In this blog post, I will demonstrate how to send data to SAP HANA Cloud using the Integration Suite. Additionally, I will explain how to handle nested JSON data and distribute it across multiple tables utilizing parallel multicast and mapping functions. Problem Statement: We have exposed an API endpoint through which we push data in […]
Trigger CPI Endpoint from SAP BTP cloud Application
In this blog post we going to see the steps to send mail content from Front end UI5 applications to CPI in which we configured the mail adapter for sending the contents to the configured mail id’s. Prerequisites for this demo requires:- STEPS TO CONFIGURE IFLOW: Configuring the CPI Endpoint in SAP destination service: CREATION […]
Integration Advisor – Tradacoms Message Standard
I am happy to share with you one more update to the B2B offerings of Integration Advisor and Cloud Integration (of SAP Integration Suite): We now support Tradacoms Message Standard. In this blog post I would like to give you a short overview of this message standard and how to use it. The picture above […]
Integration of SAP CI(BTP IS) with IBM MQ through AMQP
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 […]
Enterprise Automation Use-Case: Enhancing the New Hire Experience
Introduction: Enterprise automation is a key driver for organizations aiming to stay ahead in a competitive landscape. It involves identifying and automating business and IT tasks to streamline operations, increase efficiency, and improve business outcomes. SAP provides a comprehensive solution to enable enterprise automation, encompassing various components. One essential element is SAP Integration Suite, which […]
Accessing Headers and Properties in Integration Advisor (IA) Mapping Guidelines (MAG) with the Global Parameters
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 […]
Integration from one SAP ERP to two SAP Ariba Realms through SAP BTP Integration Suite
Disclaimer: SAP Ariba Cloud Integration Gateway (CIG) has been renamed to SAP Integration Suite, Managed Gateway for Spend Management and SAP Business Network, some graphics may still refer to the previous name, mainly due to size restrictions. Business Case A customer wants to migrate an SAP Ariba realm to the SAP Ariba realms of the […]
Test SAP CPI Mappings using Postman
Overview In this blog, we will see how you can use postman, to test the SAP CPI mappings. You can use this approach for testing your groovy/xslt mapping as well if you find it useful. SAP CPI mapping simulation lacks more functionality where as SAP PO has better one. In SAP CPI there is no […]