cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sample Java SDK code for viewing BO 4.x reports

Former Member
0 Likes
1,067

Hi

Does anybody know if there are any new sample Java code available for viewing BO 4.x reports especially Webi?

The sample code available in the below link is quite old and our Java developers are finding that

many of the methods have been deprecated.

BUSINESSOBJECTS REPORT ENGINE SDK JAVA APPLICATIONS

http://www.sdn.sap.com/irj/boc/samples?rid=/webcontent/uuid/30e2b6d2-2784-2b10-59b6-95b2d8c50a02

If you have some info on some new sample code for 4.x that will be very useful.

Thanks in advance

Vadi

View Entire Topic
Former Member
0 Likes

Hi Vadiraj,

You can download the Web Intelligence Report Engine Java SDK Developer Guide for BI 4.0 SP 4 available here.

In the developer guide, refer to section "6.4 Viewing reports - Overview".

 

This section discusses how to use ReportEngine SDK to view Web Intelligence reports.

Hope it helps.

Thanks!!

Anchal

Former Member
0 Likes

Thanks Anchal, I will check it out.