cancel
Showing results for 
Search instead for 
Did you mean: 

Webservices

Former Member
0 Kudos

Hi all,

I need some free webservices  to practice SOAP and HTTP adapter, (I already tried few mentioned here, they are not working),

Can anyone help me ?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ramesh

The easy one to start with is currency converter web service. You can get the WSDL in the below link

http://www.webservicex.com/CurrencyConvertor.asmx?wsdl

SOAP action :  http://www.webserviceX.NET/ConversionRate

Target Url : http://www.webservicex.com/CurrencyConvertor.asmx?wsdl

Answers (2)

Answers (2)

praveen_sutra
Active Contributor
0 Kudos

hi Ramesh,

Please try these.

http://free-web-services.com/web-services/unit-convertors/

thanks and regards,

Praveen T

Former Member
0 Kudos

Hello,

U can use calculator web service.

Check below article., it's focusing on soap but u can use it for http receiver also (check page 28).

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80104882-c7a8-2f10-c3a3-81f182917...

Thanks

Amit Srivastava