Skip to Content
0
May 28, 2020 at 08:27 AM

Offer an RFC API in SAP Cloud Platform Integration (Small RFC to HTTP Proxy as Java app?)

624 Views

Hi,

we have a (non SAP) System that uses rfc to connect with our system. It acts as an RFC Server (so it offers an rfc api) and it calls apis in our R/3 System.

We migrate to S/4 and we do not want to have direct access from other systems to our S/4. We have a Cloud Platform Integration (CPI) but unfortunately it can not act as RFC Server. It can only call RFCs.

So we need sth like a RFC to HTTP and HTTP to RFC converter.

Has anyone experience using sth like a small java app to offer an rfc port? When external system connects, it calls an http service in the background and gives back the data.

Thanks in advance

Markus