cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice

Former Member
0 Kudos

If I want to Create a Webservice in Java, how should I develop a Webservice. I want to convert the US dollars into Hungarian currency thats what I want to do in my Webservice.(I am trying to learn how to create a webservice)

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

as bhavesh mentioned there are lot of WS available for download already but then in case you are really interested to know ref. this blog

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi and invoke your logic in the java part.

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Jenni,

You will find many webservices that are freely available in the Internet to do this.

http://www.webservicex.net/WS/WSDetails.aspx?CATID=2&WSID=10

Regards,

Bhavesh

Former Member
0 Kudos

Bhavesh, thanks a lot.

But my interest is to learn how to create a Webservice on my Own from scratch, there by I will understand the Procedure well.

Thank you

bhavesh_kantilal
Active Contributor
0 Kudos

Jenni,

In the webservice I have listed above, use the FROM as <b>USD</b> and To as <b>HUF</b> .

By the ways, you can use Value Mapping in case you want to maintain the conversion rate in XI for this too.

Regards,

bhavesh

former_member206604
Active Contributor
0 Kudos

Hi Jenni,

ohh you need to learn webserivce uing Java

Check out this link

http://java.sun.com/webservices/tutorial.html

Thanks,

Prakash

former_member206604
Active Contributor
0 Kudos

Hi,

Check out this link for creating webservice from ABAP

http://help.sap.com/saphelp_nw04/helpdata/en/0d/2eac5a56d7e345853fe9c935954ff1/content.htm

Thanks,

Prakash

Former Member
0 Kudos

Look this blog

/people/community.user/blog/2006/09/19/xi-webservice-studio--a-plain-jane-soap-tool