cancel
Showing results for 
Search instead for 
Did you mean: 

How to call an ABAP based web service from a web page (form)

wolfgang_haerle
Explorer
0 Kudos

Hi,

I am trying to figure out how I can call my own developed ABAP based web service. I was able to successfully test it in the WS navigator and am now wondering what I need to do to embed the service call in a plain simply web page (form). Basically I'd like to create a web form allowing to specify the parameters and with a 'Submit' button pass the parameters to the web service and launch it.

Is this possible or do I need some kind of SDK to accomplish this?

Thanks for any hints and tips.

Wolfgang

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

refer the following link and this is for cosuming the web service form Web dynpro Java

https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50d70a19-45a3-2b10-bba0-807d819daf46&overrid...

and please go throught the following link if you want to cosume it through web dynpro abap and find the answer given by the Moderator Thomas Jung

regards

Manohar