BO BI 4.0 java sdk NoClassDefFoundError IException
We are upgrade current system BO XI R2-->BO BI 4.0. Everything is ok in windows environment. After we deploy web app to websphere unix environment, we get java exception:...
View ArticleHow to use external JAR files in PostPublicationPlugin
I'm starting using Publication SDK and I'm wondering how can I use external JAR files such as JAXB. I'm trying to build a PostPublication Plugin which need to read/update an XML file. We are using the...
View ArticleBI SDK - how to render a Xcelsius dashboard with SDK
Hi all,I need to render a Dashboard in a web page without using the openDocument.jsp feature (customer requirement)I would like to access the Dashboard as I do with Webi Reports and get the flv file to...
View ArticleCould not initialize class com.businessobjects.bcm.BCM
Hi, When i am tring to view the report on My application with CR 2011 with Jboss Application Server 5.0 i am seeing below exception java.lang.NoClassDefFoundError: Could not initialize class...
View ArticlePublishing Extension, classpath for external jars?
I've created a basic publication extension that works. However, when I added additional functionality to it that requires external .JARs from a third-party, I can't seem to get things to work. The...
View ArticleHow to get the universe metadata information (class , tables...) through JSP...
Hi, I am new to BO. I am developing tool which will extract the metadat information of report and universe using JSP (java ) in BO XI R2 . My problem is how to get universe metadata ? i listed the...
View ArticleBOXI 3.1 Reports losing universe connection when exported
We have a BOXI 3.1 environment where we have the server software on one server, the CMC and InfoView running on another server, and a thrid application server running our custom java app with the...
View ArticleHide parameters of URL Reporting using Open Document
Hi, I just want to know if I'have to use SDK to improve URL Reporting on SAP BusinessObjects BI Platform 4.0 ? I have to hide the connection parameters as "apsuser, ...etc" in order to show a simple...
View ArticleBypass BI Launchpad login screen
Hello, In version 3.1 I could use the ivsLogonToken parameter to log into Infoview. However in version 4 this parameter does not work, and I could not find any documentation about this feature. Has...
View ArticleError: Unable to find servers in CMS - Deploying in Sun Solaris Machine
Hi Experts, My team is developing a crystal report java application that access CR Report in the CR server X1.The report retrieval works fine in windows dev environment (using Tomcat or Oracle App...
View ArticleExporting ReportClientDocument as an excel or PDF
Hi, We are trying to render the data as an excel by building a ReportClientDocument object with necessary parameter fields, setting excel export format options to the document and exporting as an excel...
View ArticleScheduling Publications in 4.0 fails.
After upgrading to BO 4.0, publications fail with a java.lang.NullPointerException when scheduled by our custom made Java servlet. It starts, but fails after short time. It works fine on 3.1 and the...
View Articleerror ERR_WIS_30272 while reading data provider results
We are using BOXI 3.1 SP2 and SP3. An application opens webi report documents with the BOXI report engine java api. For some webi reports we get the following exception:...
View ArticleWhat are the licensing considerations for developing thick client...
Hello all, I am building a thick client application based on loose coupling. I am building it on the Netbeans platform and I would like to package the BOE libraries as a separate module. I would like...
View ArticleBusiness Objects sessions bleeding together with OpenDoc reports
I have a custom application that logs a user into Business Objects, and calls OpenDoc using the generated loginToken. I store the Business Objects session in the application session. If you log into...
View ArticleBI plateform java SDK for BO 4.1
Hello Experts, I m currently using BO 4.1 SP01, and I m looking for the BI plateform java SDK for BO 4.1. I already looked into: http://scn.sap.com/docs/DOC-27465 , but there is no BI plateform java...
View ArticleColumn headers not exported to excel in data only format
Hi, I am trying to export a ReportClientDocument object as an excel using RAS SDK of BOE4. In spite of setting excel format options, using default values, setting heading text for the DBField, the...
View ArticleCrystalReportViewer - Setting parameter throws ancestor error on page navigation
We are having web application reports in the application using BO-XI SDK Viewer API. This API approach was working fine earlier. We upgrade our reporting component to SAP BO-4 (Crystal Server 2011) due...
View ArticleAdding A Ldap group
Can you please provide an alternate way of adding a new ldap group versus just creating it in CMC and then doing the ldap update from authentication in CMC? ( we are unable to us ethat at this time)Can...
View ArticleHow to know who modified webi document?
Hello all.I need to know who modified webi document with BO SDK.This information can be found in the section "statisticts" in "document summary" if you open the report (screen attached).Using the Query...
View Article