cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice connectivity issue

Former Member
0 Kudos

Hi,

The requierment is to send data to external system using the webserice, so we have consumed the WSDL file and have created proxy class and Logcial port (in SOAMANAGER Transaction).

When we try to to test the Connection in SM59 by clicking Connection Test button message "ICM_HTTP_CONNECTION_FAILED" gets displayed.

We checked in SMICM transaction both the services HTTP & HTTPS are active.

Also the WSDL file connection is checked using the SOAPUI it works fine.

Is there any confiiguration missing or is there any prerequisite for sending any data using Webservices.

If any one has faced this please let me know how to solve this.

Regards,

Ganesh

Accepted Solutions (0)

Answers (2)

Answers (2)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

In SMICM, you can display more information about your error by pressing shift+f5 and then scrolling to the bottom of the page (make sure that you are the last to execute the SM59 connection). Also, why not use the SOAP Receiver adapter instead of the PLAIN_HTTP adapter?

Hope this helps,

Mark

former_member200962
Active Contributor
0 Kudos

other that opening the port for communication we dont need anything special....did you try testing the scenario (source--> PI --> WS)?