Skip to Content
0
Former Member
Jul 13, 2016 at 04:52 PM

C4C to ECC integration using HCI

163 Views

Hi All,

I am trying to do a business partner replication standard scenario from C4C to ECC using HCI. I have successfully downloaded the standard content and configured the sender ( SOAP ) and receiver (IDOC ) channels.


When I trigger the data from C4C it comes into HCI and fails and is not able to deliver to the ECC system. We are using a on premise ECC system .

I am getting the below error

Inbound processing in endpoint at /COD/ERP/BP_MASTER_REPLICATION failed with message. Caused by: [java.net.SocketTimeoutException - Read timed out.

We are doing a basic authentication on ECC end and the URL that is getting hit is the standard URL

http://host:port/sap/bc/srt/idoc?sap-client={ }

I have tried using the host and even the IP address. Can you please let me know if there is any reverse proxy configuration needed at ECC end or any other setting which I am missing.