cancel
Showing results for 
Search instead for 
Did you mean: 

Creating webservice and consume from abap stack

Former Member
0 Kudos

Hi there.

I want to create a simple web service, deploy it on a BI Java stack and call it from another server with an abap stack using an abap proxy. I want to keep it as simple as possible.

Is there any tutorial about it? Mainly the deployment and configuartion of the service would be very interesting.

Thank you,

Sascha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check this [Thread|https://www.sdn.sap.com/irj/sdn/webservices?rid=/webcontent/uuid/6bfb2c4e-0a01-0010-8eb4-f21a42d8f6ec] [original link is broken];

If you want to create a webservice out of a java class you can find this [link|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d053a531-be1c-2a10-5895-86e8c3f9806f]

To consume a webservice from ABAP stack, Follow this [link|http://help.sap.com/saphelp_nw70/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/content.htm]

Former Member
0 Kudos

Hi and thank you .. I will check this tommorow and comeback to u ...

Answers (0)