Skip to Content
0
Former Member
Jan 16, 2009 at 04:43 AM

ICM_HTTP_CONNECTION_FAILED - proxy creation for caling webservice in abap

126 Views

Dear SDNs,

I tried consuming .NET WSDL file. i used local file for creation of client proxy. And after creation of logical file, an URL - http://localhost/DedupeAPI/WSDedupe.asmx automatically generated from wsdl file. ( wsdl : http://localhost/DedupeAPI/WSDedupe.asmx?wsdl)

( there is a local setup done, a .NET application has been installed after that i can able to view the above page )

when the test the proxy, getting following error.

ICM_HTTP_CONNECTION_FAILED ( HTTP error 400 )

I don't know what am I missing here?

1) Are there any firewall related settings in the system? How do I find out?

2) Is there a proxy setting? I don't see any proxy settings in the IE->options->LAN settings. How to find out?

3) When I use the above URL directly in IE 6.0, I get the result. Are there any other settings or system parameters, or SICF settings?

Please help in resolving this issue. I've checked all the forums and seen a lot of entries but nothing is working for me.

i have used standard prog - SAPHTML_DEMO1, even here i am able to see the contents after entering URL - http://localhost/DedupeAPI/WSDedupe.asmx

Any pointers or help would be greatly appreciated.

Thanks

Ram