cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying a Webservice onto a Webpage

Former Member
0 Kudos

OK I have a scenario where I will expose a BAPI as a Webservice. Once I have done this I want to be able to access this Webservice through a Webpage.

So could you please provide me some steps for Putting this webservice onto a Webpage... and also then what needs to be done in the R/3 System to make the whole "Synchronous Scenario Work"

Accepted Solutions (1)

Accepted Solutions (1)

former_member189558
Contributor
0 Kudos

Hi,

Probably you dont mean that you are going to deply the WS in a Web page... -- but you want to call the Webservice from a WEB Page..

That case you can check out the option of Web dynpro setup .. for client application....

cheers,

Himadri

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

It will be better if u use webdynpro to call ur webservice.

Check this link,might help u

/people/kumar.prashant4/blog/2006/07/14/using-rfc-as-webservice-in-webdynpro

Thanks.

Former Member
0 Kudos

Yes thats what I mean... I want to call the webservice from a webpage...

I am just trying to do a Proof of Concept so the technology to do this is not important... Which ever is freely available...

Could you please provide me with some steps to do this or maybe some web blogs..

Also which technology should I use...

Former Member
0 Kudos

Hi,

See this link.

Java

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/webservices.html

Webdynpro

/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i

Regards,

Sudheer.

Former Member
0 Kudos

Hi,

In which technology you are developing your webpage?

Regards,

Sudheer.