cancel
Showing results for 
Search instead for 
Did you mean: 

Sample Webservice

Former Member
0 Kudos

I am trying to build a Sample Scenario using the Webservice.

If there is any sample webservice that I can use for my TEST Case.

I want to send the Country name from an R/3 System using an RFC to XI and XI needs to send this request to a Webservice where I will get a response of the corresponding currency of that country and send the response back to the R/3. The whole scenario is Synchronous.

I am planning to use Synch Sender RFC adapter and Sync SOAP Receiver Adapter.

But not having a TEST WEBSERVICE where I can test my Scenario.

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

This might help you

1) XMl Spy :

http://www.altova.com/features_soap.html

2) SAP SOAP Client :

https://www.sdn.sap.com/jws/soapclient.jnlp

Regards

Agasthuri Doss

bhavesh_kantilal
Active Contributor
0 Kudos

Mohini,

Try this Currency COnvertor Webservice as a Test WebService.

http://www.webservicex.net/CurrencyConvertor.asmx

Regards,

Bhavesh