Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
AbinashNanda
Product and Topic Expert
Product and Topic Expert

Introduction


This is the first part of a series of blog aiming to introduce and familiarize to use the SAP Cloud Platform Integration (CPI) . The series will contain following topics

  1. Introduction - This blog

  2. HCI tooling (Eclipse Based) and Pre-packaged Content

  3. Handling synchronous messages, Multicast Patterns etc in iFlow

  4. The web based content catalogue

  5. Handling Security - Client Side

  6. Handling Security - Server Side

  7. Monitoring and Error Handling


What is SAP CPI?


There is a very nice blog published by Udo Paltzer explaining about what is SAP HCI.

SAP HCI is based on Apache Camel, which is a lightweight integration framework which implements all Enterprise Integration Patterns. (Off course on top of it SAP has added its own implementation). The services deployed on HCI are CXF services, which is based on Apache CXF an open-source, fully featured Web services framework.

 

SAP HANA Cloud Integration has two parts to it, Process Integration (HCI-PI) and Data Integration (HCI-DS). Additionally HCI-PI is supported in Application Edition, FSN (SAP Financial Service Network), and to be released Platform Edition scenarios.

 

This blog series will focus on HCI-PI Application Edition. The Application Edition is intended to be used with pre-packaged integration content from SAP for selected SAP Cloud solutions for example SAP Cloud for Customer.

 

In the next part of we will start with the development environment – the eclipse based tooling. Watch out for this series and happy learning.

12 Comments