The C_CPI_15 certification equips you with the knowledge and skills necessary to harness the full potential of the SAP Integration Suite.
SAP Cloud Platform Integration
C_CPI_14: Can You Rely on Practice Tests to Get through the SAP Cloud Platform Integration Certification?
Explore the C_CPI_14 practice test materials to familiarize yourself with the exam structure. Learn more on the exam acing materials and practical study tips through this blog.
Propagate Hashmap values from primary iflow to secondary iflow using Soap adapter in SAP Cloud Integration
Introduction: In various requirements in SAP Cloud Integration( SAP CPI) we need to use HashMap (key-value pair) to assign values at message mapping runtime using groovy scripts. Here, We use groovy scripts to initialize, load and get values from hashmaps. Now, In a scenario where we have created a hashmap object in the main Iflow(Primary […]
Part 2: SAP Cloud Platform Integration for Data Services (CPI-DS)
This is the second blog post on CPI-DS after the Introduction post. Refer to the Part 1 for configuring Data Services Agent, creation of Datastore and importing Metadata objects. Tasks, Processes, and Projects: Follow the integration development workflow to set up and test moving data to the cloud. Task: A task is a collection of […]
Part 1: SAP Cloud Platform Integration for Data Services (CPI-DS)
Introduction: SAP Cloud Platform Integration for data services allows you to efficiently and securely use ETL (extract, transform, load) tasks to move data between on premise systems and the cloud. SAP Cloud Platform Integration interacts with your local SAP landscape via the SAP Data Services Agent and secure HTTPS and RFC connections. SAP ERP Systems […]
Integrating AWS (DynamoDB) with SAP CPI
As the world is moving towards the Cloud from On-Premise, the need of integrating with Cloud service provider raises. AWS is one of the major cloud service provider and hence, the integration of SAP (or) other third party systems with the services in AWS is needed. AWS has n number of dedicated services and each […]
Amazon Web Services Adapter for SAP Cloud Integration
Introduction As indicated in our previous blog post, the Amazon Web Service Adapter was added to the family of adapters of SAP Cloud Integration in January 2021. Amazon Web Services (AWS) is Amazon’s cloud web hosting platform that offers flexible, reliable, scalable, and cost-effective solutions. AWS provides a variety of basic abstract technical infrastructure and […]
SAP Cloud Platform Integration- Connecting Microsoft SQL Sever
Introduction: JDBC connectivity to On Prem Database Systems-it was long awaited feature in SAP Cloud Platform Integration space. Latest release finally have option to work on it. Lets see how to work on the same. Scenario: Lets consider 3 most used concepts from integration perspective. Setup your SAP Cloud Connector: Follow below tutorial to install […]
SAP Cloud Platform Integration – Simulate Integration flow with various types of body files
Introduction SAP Cloud Platform Integration October 2020 release (3.30.x/6.6.x) provides an extended feature to support simulation of an integration flow with the various types of body files. You can simulate Zip and Tar splitters which require an incoming payload in Zip and Tar format. This blog’s primary focus is to explain how you can simulate […]
S/4HANA iDoc integration with SCP Integration Suite
In this post, I will show you how to configure your S/4HANA system and create an integration flow in SCPI to perform this. The integration flow I will create will be very simple, getting an iDoc from a S/4HANA system of Master Data Customer information, using DEBMAS, and I will push this data on a […]