cancel
Showing results for 
Search instead for 
Did you mean: 

free web services for a sample scenario.

Former Member
0 Kudos

Hi experts,

I am planning to develop a sample scenario for SOAP.

Is it possible that it should initiate transfer and send data to PI?

Does any free websites that provide free web services?

Regards,

Venkat.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Venkat,

In your case, you can send the data to PI using SOAP UI ( http://www.soapui.org/ ) or any other soap client.

Thanks,

Pooja

Former Member
0 Kudos

Hi Pooja, thanks.

I have Altova XML Spy installed. I can use that, but I am wondering if there are any websites that serve my purpose

Regards,

Venkat.

Former Member
0 Kudos

HI Venkat

You can use your XML SPY to initiate the SOAP scenario. For testing purpose you can use Google web services. Best is you have google search web services available and you can try to search using XI.

Have a look

http://code.google.com/apis/soapsearch/reference.html

and download the WSDL

http://api.google.com/GoogleSearch.wsdl

Thanks

Gaurav

SudhirT
Active Contributor
0 Kudos

Hi,

dont remember, but check for www.webservicesX.net

thanks.

Former Member
0 Kudos

Thanks Sudhir,

its

http://www.webservicex.net/WCF/default.aspx

I did currency convertor interface from this some time back.

But I am looking for a web service to call PI ( It should intiate transfer, not PI )

Regards,

Venkat.