Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Coming to business requirement there is we have multiple customer related details shared in the SAP

CRM system we need send to the

API management system and expecting the response as well like this is the scenario SAP CRM system
connected to the CPI through XI

Adapter like its kind of proxy so in the CPI level I can use the one main router flow why because the SAP
CRM system sends the multiple

Messages at same time.so no need to create multiple RFC destinations between the source systems to
CPI so for that I created the single

RFC destination so in that CPI level I can generate the data by using router, suppose the message is
satisfy the UK based suppliers

The router 1 will be the executed for example, the router 2 is US based supplier the router 2 will be
executed like that I can segregate the

Data so after segregation so I can router conversion ends with the process direct adapters the process
direct adapter connects to the second

I flow the starts the actual development so the SAP CRM sends the XML structure but our target system
understands the JSON structure only for that

I convert the data XML to JSON structure once the data converted I can use the request reply that
request reply connected to the API management

System and expecting the response so it’s kind of synchronous call and at the reverse proxy scenario for
that whenever we trigger the data like

SAP CRM data goes to the SAP CRM to the CPI main router flow main router to the second I flow, second
I flow to the API management system and

Response came from API to the CPI second I flow, second I flow to the main I flow main I flow to the
CRM system so in the SAP CRM level we made some

Prerequisites configurations required so for that S proxy clause need to create for the proxy creation i
am using the S proxy transaction code we can

Create the MDR proxy by using the proxy clause once the proxy clause is generated that proxy clause i
will share to the ABAP team adapter’s plugin

In the details using their code so we need to maintain SXMB-ADM settings as well so this kind of
prerequisites this type of configurations easily

We can achieve.

You might also like