Hi,
I am using SAP Business Connector and having problems creating a Web Service Connection
I supplied the URL of WSDL ([url]http://www.webservicex.net/CurrencyConvertor.asmx?WSDL[/url])
[BTLINTG.0012.0012] Error occurred while creating Web Service Connector
java.net.SocketException: Connection reset
This is the error that pops up. If I save the WSDL locally to a file and import it I have the following errors.
[B]URL: C:\ CurrencyConvertor.wsdl
Path name:
PortType: CurrencyConvertorSoap
Operation: ConversionRate
WSDL code: SERV-9038
Error: Unknown binding style was found, binding was not generated.
[B]URL: C:\ CurrencyConvertor.wsdl
Path name:
PortType: CurrencyConvertorSoap
Operation: ConversionRate
WSDL code: SERV-9015
Warning: Port does not have a valid binding type, port was not generated.
[B]URL: C:\ CurrencyConvertor.wsdl
Path name:
PortType: CurrencyConvertorSoap
Operation: ConversionRate
WSDL code: SERV-9038
Error: Unknown binding style was found, binding was not generated.
I am concerned I am doing it wrongly.
Appreciate any advice. Thanks in advance.
Tony