0% found this document useful (0 votes)
16 views3 pages

Multicast Functions in SAP CPI Integration

The document outlines the roles and responsibilities of an SAP PI/PO consultant with three years of experience, detailing expertise in integration scenarios, interface creation, and adapter configuration. It also describes SAP Cloud Integration (CPI) as a middleware technology for real-time data exchange, highlighting the use of prebuilt integration packages and cloud connectors for secure communication. Additionally, it explains routing functions such as router, multicast, splitter, and mapping techniques for effective message processing.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

Multicast Functions in SAP CPI Integration

The document outlines the roles and responsibilities of an SAP PI/PO consultant with three years of experience, detailing expertise in integration scenarios, interface creation, and adapter configuration. It also describes SAP Cloud Integration (CPI) as a middleware technology for real-time data exchange, highlighting the use of prebuilt integration packages and cloud connectors for secure communication. Additionally, it explains routing functions such as router, multicast, splitter, and mapping techniques for effective message processing.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Roles and Responsibilties

Hi myself harika im having 3 years of expereience as a sap pi/po consultant.


I used to work on many projects different kind of implementations and
supporting as well. Processing integgration is usedto PA 7.31 and PO 7.4
single stack version ESR. Expereinece with crating yhr interfaces, objects, mapping
objects, process integratoin scenario objects. And worked on graphical
message mapping integration directory experience with creating the business
components, communication
channel. And I see adapters experiencing with configuration the adapters, IC,file,
soap, jdbc, sftp and rest adapters. Experience in integration of SAP and Non Sap
systems in A2A and
B2B scenarious,
knowledge in define the prodcution, software components and technical
and business systems in SLD,
experiencing call diffrent web services using one soap receiver communication
channel, having very
good knowledge to find monitoring in runtime,
workbench, transporting the objects from one enrollment
dev to QA to production by using file transport

SAP Cloud integration: SAP CPI is Cloud based middle ware technology which
is used to integrate
and exchange the real time data with cloud and on-premises applications
with both SAP and non-SAP products. It is based on Apache camel framework. It can
be used to build, manage
and monitor the integration flows.
Integration flows are constructed from pallets of components to address
the
required steps to connect with applications.

We can save money and time by using prebuild integration packages provided
by SAP.

There are 3200 prebuild applications manages and provided by SAP such as

* Application to Application

* Business to business

* Business to Government scenarios.

Cloud Connectors:

Cloud Connector is an application that can be installed on a Windows,


Linux, Mac OS operating system
, which creates a secure connection to the SAP "cloud", so that SAP
Cloud products cari communicate securely with systems in a customer's
on-premises/private cloud
landscape.

Routing:

Router
Splitter

1. Router Router is a function that send the same message to one or more
receiver based on condition /logic.

If the message contains XML payload, you form expressions using the
XPath-supported operators.

2. Multicast → Multicast is a function which can send the input data to


one to more receivers eitherin parallel or sequential way.

Multicast

Paralel Multicant

Sequential Multicast.

Parallel Multicast: You can send copies to all routes/receivers at once.

Sequential Multicast.: This allows you to perform multiple operations


on the same message in asingle integration process.

* General splitter→ It splits the incoming composite message into


multiple/individuals' messages with copying the envelope (enclosing tags) of
composite message.

* Iterating splitter → Splits the incoming composite message into


multiple/individuals' messages without copying the envelope of composite
message.

[Link] is used to combine multiple messages from different sources and


Batch it and send it as a single message.

6. Aggregator → You want to collect individual product items related to


the same order.

The aggregated items are to be sent as one single order with multiple
items.

Mapping:

ID Mappingg

Message Mapping

Operation Mapping

KSLT Mapping

8 Mapping Can transfer sender structure into structure which can be


processed by Receiver.

i. Graphical mapping
ii. Custom-mapping

iii. XSLT mappings

9 ID Mapping → Maps the source message ID to a target message ID and we


can implement t
scenarios with exactly once processing of messages

You might also like