cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ECC to BTP Integration Suite Proxy connection

ramu_g4
Participant
0 Kudos
299

Hi Experts,

We have the following situation where sender SAP ECC system would like to send XML proxy message to BTP Integration Suite.. whereas we also have SAP PO in our landscape.. SAP ECC ABAP developer would like to get our SAP PO ESR objects reflected on their SAP ECC system.. But, in runtime the messages should flow via BTP Integration Suite.. How to acheive this , should we ask BASIS guys to create two G type destinations on SAP ECC like mentioned below:

1.  "G" type destination(SAP_PROXY_ESR) to connect to SAP PO ESR. With the help of this destination, ESR objects should be visible in SAP ECC (SPROXY).

2. Another "G" type destination to route the messages to BTP Integration Suite.

Could you please guide me to acheive the above requirement?

Please let me know if something important is missed.

 

Thanks,

Ramu.

View Entire Topic
helmut_skolaut3
Active Participant
0 Kudos

Hi Ramu

SAP_PROXY_ESR is only to connect to ESR for design time. What you have to respect for Proxy communication that you are able to reach SLD (transaction SLDCHECK and if needed SLDAPICUST). And the flow on the runtime is setup in SXMB_ADM --> integration engine configure (direct transaction SXMS_IECONF)

helmut_skolaut3_0-1734070492411.png

For the RFC destination you configure the Endpoint URL you see in the deployed iflow. Depending on your ECC version - if available - use Oauth for the authentication with the configured OAuth User in Process Integration Runtime in your sub account of integration Suite.

BR Helmut