cancel
Showing results for 
Search instead for 
Did you mean: 

BW as a webservice

Former Member
0 Kudos

Hi,

We have an existing portal which is running on SAP Application Server, which has ABAP codes. to connect and read SAP bw reports.

We are developing an external j2ee web pages which can access the reports.

We were thinking if we can publish the BW reports as web services and create an external consumer web service application.

Is this possible? What changes we may need to do on SAP end?

Thanks for any reply.Reposting this from Business Intelligence >data warehousing forums.

Abhishek Sen

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

in this link you have how to call a web service

there is an application how to call a webservice from abap in www.saptechnical .com in that go to tutorial and others and in that you have the solution

http://www.saptechnical.com/Tutorials/Others/ABAPWebservices/create.htm

regards

manohar

Edited by: Gouri Manohar Gadhamsetty on Oct 1, 2008 7:19 AM

Former Member
0 Kudos

Hi Abhishek,

Yes you can expose your BW reports as an web services. Also you can have any java web application and expose as an web service and consume it in your abap code.

Following are the linkss which will help you to consume web service in your abap code..

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a4433436-0301-0010-f2a9-9281ad57...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/81e77b03-0901-0010-d79c-9ee3afd5...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30f1b585-0a01-0010-3d96-ad0ea291...

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/consuming%2bweb%2bservices%2bwith%2babap...

Regards

Sagar Ingalwar

former_member185029
Active Contributor
0 Kudos

Hi,

If you are using BI 7.0, it has capability to expose is as a WebService.

-Ashutosh