cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP CPI - Proxy Server

emre_bal
Participant
0 Likes
2,302

Hi everyone,

I've a requirement on C4C which is required to connect with a non-SAP product. I've implemented all this flow on CPI between SAP Cloud for Customer and non-SAP product. I am sending requests and getting responses back via HTTP adapter. There was no problem, until the need of a proxy server to communicate with non-SAP system. Because of non-SAP system allows requests only limited IP range and SAP CPI can have over 30000 IPs.

Is it possible to configure a proxy server on SAP CPI to communicate with this non-SAP system for my integration scenario while sending these requests to the non-SAP system?

View Entire Topic
manoj_khavatkopp
Active Contributor

Hi Emre,

Have to tried configuring proxy server in cloud connector? You can set a flow like C4C-->CPI-->Cloud connector ( with proxy server configured )-->non-SAP system.

Thanks,

Manoj

emre_bal
Participant
0 Likes

Hi Manoj,

Thank you for your reply, i've already thought this option and that could be a solution if this non-sap system was located in customer's intranet. But this non-sap system is not located on customer's intranet. I am not an expert about network issues but i think, i am going to need a reverse proxy architecture to communicate with this non-sap system via the internet.

I will be appreciated if you have best practice document for this kind of a sceanrio.

Regards,

Emre