cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

0 Likes
View Entire Topic
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