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

S4 HANA and Cloud platform integration using webdispatcher

Former Member
2,057

Dear Experts,

I have requirement that to establish secure connection between S4 HANA backend and Cloud platform integration middleware. I have gone through so many options nothing satisfied especially i have searched for how to achieve this using Web dispatcher. Kindly find the below requirements.

I don't want to import any SSL certificate in S4 HANA abap system. I will publish my system using webdispatcher. Kindly help me to achieve below scenario.

S/4 HANA <----HTTP---->WebDispatcher<---HTTPS---->CPI.

Kindly Provide me suggestion experts.

Regards,

Marudhu

Accepted Solutions (1)

Accepted Solutions (1)

architectSAP
SAP Mentor
SAP Mentor

Hello Marudhu,

As Morton mentions, the SCC is absolutely recommended by SAP for productive environments. If you like, please have a look at my respective blog:

How to setup a performant and highly available SAP HANA Cloud Connector

If you wanted to avoid using the SCC then you would have to open the Web Dispatcher port to be accessible from the SCP and change the Destination Proxy Type from OnPremise to Internet.

Best regards

Frank

Answers (1)

Answers (1)

architectSAP
SAP Mentor
SAP Mentor

Hello Marudhu,

For seamless integration I would suggest to introduce the SAP Cloud Platform cloud connector (aka SAP Cloud Connector) into your scenario:

S/4 HANA <----HTTP---->WebDispatcher<----HTTPS---->SCC<----Tunnel---->CPI.

Best regards

Frank

Former Member
0 Likes

Hello Frank,

But SAP cloud connector is not recommended by SAP in productive environment.

And also i need achieve this through web dispatcher. If you have idea please help me.

Thanks,

MortenWittrock
SAP Mentor
SAP Mentor
0 Likes

Cloud Connector is absolutely recommended in production.

Regards,

Morten