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

Connection refused by server (ICM_HTTP_CONNECTION_REFUSED): Error while sending proxy from SAP

Former Member
0 Likes
10,126

Hi,

I am trying to test Service consumer proxy from SAP to CPI via SE80. I have consumed CPI WSDL and configured Consumer Proxy with Logical port in SOAMANAGER. But while testing the Consumer proxy I am getting error - "Connection refused by server (ICM_HTTP_CONNECTION_REFUSED)".

Also when checked in SRT_UTIL log, it is showing error in Snippet 1.

Also not trace found in SMICM for the message process.

Is there any specific configuration required for connecting SAP to CPI via Consumer Proxy? Please guide.

Thanks & Regards,

Himani Patil

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Likes

Hi Himani,

if your S4Hana system is over HEC you would require to raise a request to open outbound connection also.

else check with your network team if there is outbound connection restriction in place.

They would need to add the exception for CPI URL.

hope that helps,

thanks and regards,

Praveen T

S_Sriram
Active Contributor
0 Likes

Hi Patil.

Could you check this blog about the connection from on prime to Cloud

https://blogs.sap.com/2017/10/10/establishing-communication-between-backend-abap-and-the-sap-cloud-p...

Regards

SS

venkateswaran_k
Active Contributor
0 Likes

Hi

This is basically the communication error.

Please check on following note:

1. Please check the fully qualified url of this web serivce is reachable - by ping

2. Add this in fully qualified url in the host file

3. Instead of name check with ip address of the url

4. Check with your network team if there is any firewall or proxy blocking the communication for the target server.

Regards,

Venkat