cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot test my webservice

bhat_vaidya2
Active Participant
0 Kudos

Hi,

I got errors when try to test my currencty converter web service.

I have taken the following steps as mentioned in SAP PDF

_In destination template management _

- Name: CurrencyConverter

- Destination type : WSDL

- URL : http://www.webservicex.net/GetCurrencies.asmx?WSDL

SOA Middleware Global settings

defaults settings are

Host : proxy

Port : 8080

and by pass proxy setting is checked

Undet WS NAVIGATOR I entered allowed host white list

www.webservicex.net

Testing errors

I went to WSNAVIGATOR for testing

- Cannot connect to http://www.webservicex.net/CurrencyConvertor.asmx?WSDL, using http proxy: proxy:8080 Check if the valid port is used or the system is not down. HTTP Message : Unable to connect to proxy:8080 - Connection timed out: connect

- Cannot connect to http://www.webservicex.net/CurrencyConvertor.asmx?WSDL: Unable to connect to proxy:8080 - Connection timed out: connect

My portal address is - http://hostname:50000/

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

bhat_vaidya2
Active Participant
0 Kudos

Hi,

I resolved it by removing the proxy and port number.

thanks

p330068
Active Contributor
0 Kudos

Hi Bhat,

I think there is some problem with the port. As per docuement, "On the HTTP Proxy tab set

the parameters as they are defined for your company", Please check it allowed port in you company or try with 80 only.

You can check in your browser IE Tools >>Internet Options>>Connections>>LAN Settings >> check Proxy server block

Hope it helps

Regards

Arun

bhat_vaidya2
Active Participant
0 Kudos

Hi,

My proxy server block in LAN settings is checked

address : proxy

port: 8080

bypass is checked as well

still same error.

thanks