A software development kit (SDK) to access users and groups, folders and objects, and services provided by BusinessObjects Enterprise. Includes Java, .Net, COM, SOAP, and REST versions.
I am trying to build reports using RESTful API for Business Objects 4.2.
In the "SAP BusinessObjects RESTful Web Service SDK User Guide for Web Intelligence and the BI Semantic Layer", section "6.5.1 Parameter Response Body Schemas" mentioned that…
I'm trying to develop custom donut component for SAP BusinessObjects Design Studio by using google donut chart. It's like DOM(Document Object Model).
I want to make donut chart responsive because of the compatibility with the other components. To…
I am making a small app and I need opencsv for it. The app is deployed to SAP BI 4.1 and I am using the scheduling functionality.
If I did not need opencsv, I could deploy it to BOE and I would not need to package or extract the jars that the…
Has anyone figured out how to return the SQL for an object that is in Webi using the Rebean API? I have got the ReportExpression of the column but, from there I am having a difficult time retrieving the SQL of the object.
Thanks
I'm working with objects such as the IReportAppFactory,ISessionMgr,IEnterpriseSession, IInfoStore, IReport and others from cecore.jar, celib.jar, ceplugins.jar, cesession.jar and rasapp.jar, but there is no Javadoc attached. I have tried scouring…
I think my problem is simple, but I'm not really experienced in this domain.
I'm trying to build a JSP manually without any environment, using TOMCAT. So I used this structure for my page:
my-webapp
|-- WEB-INF
| |-- lib
| | |-- ajar.jar
| |…
I am trying to schedule a Webi report using SDK, I can schedule Once, Monthly and other types.
Could anyone tell me how to schedule a Webi report weekly?
I can set the schedule type to WEEKLY and start and end date, but there is no API available for…
I'm using the BusinessObjects SDK to interact with objects in its repository.
The File Class has methods for sending/receiving (CopyTo and Overwrite) binary data to/from the File Repository Server (where files like Crystal Reports are stored), both…
I have a number of JAR files that comprise two different Java SDKs for BOXI R3.1: BusinessObjects Enterprise Java SDK and the Web Services Consumer Java SDK.
The BusinessObjects Enterprise Java SDK has a number of 'core'…
I've downloaded the Business Objects 3.0 SDK but it didn't contain the CrystalDecisions.Web DLL (version 12).
The DLL exists on the Business Objects XI SDK (version 11.5) and on the Business Objects 4.0 SDK (version 13), but not on the BO3
Any…
I've written a Jersey-client application that interacts with two web services, one that is REST, the other that is SOAP. I use the employee data supplied by the REST service to create an new User with the SOAP service.
The REST service is a JAX-RS…
I am building a web front end for accessing Business Objects reports using the Business Objects SDK for .NET. I have been able to hack my way through 95% of the business requirements with the sparse documentation and forum posts available online…
How to list universe objects from a webi report using the Business Objects SDK for XIR2?
Is there is an automated way to do it without the sdk?
With the SDK I've been able iterate through webi report and universe collections but do not see a…
Is there any kind of runtime engine for Business Objects .REP and/or .WID files? I have been searching, but I have not found anything.
NOTE: I am not referring to .RPT and/or Crystal Reports
For example, if I wanted to open a .REP report within in a…
Business Objects Enterprise : Need of cesession.jar file
I need a cesession.jar file. I searched many sites but am unable to get it from any website.So can u please provide the link which contains cesession.jar file. I need it very urgent.
My…