[BOXI 40] - ReportEngineType.WI_REPORT_ENGINE error
Hi All, I'm using this simple class below to open a WebIntelligence Documet : package Burst; import com.businessobjects.rebean.wi.DocumentInstance;import...
View ArticleProblem while exporting to CSV
When i am trying to export BO report to CSV through JAVA code ,I am able generate CSV file.But in the CSV file im getting data provider query name along with column header,that i dont want in my CSV...
View ArticleMissing Charts in DHTML View (BO 4.0)
Hi,I have a problem when displaying a DHTML view of a report: Any charts contained are missing, and I don't get any error messages. I can see, however, other images from the report, as I provided an...
View ArticleCustom portal sample in bi4 ?
Dear Experts, One customer of us would like to see a custom portal in bi4 (jsp/java). For some reason, he does not appreciate Bi Launchpad (do not ask me why). In the past, we had a little sample...
View ArticleHow to set new prompts for Crystal reports
Hello friends, I am able to get Webi report prompts and updating them with new values and scheduling the report like below. Prompts prompts = widoc.getPrompts(); // Getting promptsupdatePromts(); //...
View ArticleInteractive Editor Integration Sample Problem
Hi, I am new to the SDK and first time to post here. I just download this sample code and build it on my machine with Tomcat 6. I have 2 issues after I ran this sample: 1. It can load the...
View ArticleBOE4 - Dashboard Design embedded in jsp page
Hello... I created a servlet that uses sdk functions to retrieve the SWF content of a Dashboard Design document from the repository and a jsp page that embeds the swf file. (src pointing at the...
View ArticleLocation of the JARs for BO Web services SDK
Hi, I want to use the web services SDK to access the crystal reports on a crystal reports 2011 server. I added all the JARs in the C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects...
View ArticleError when testing CSV Open data driver
Hi All,<p>I followed all the steps in the 'Using the Open driver sampleu2019 guide and was even able to view my data when right-clicked in the Universe Designer and selected to View Table Data....
View ArticleBusiness Object 4.1 using Java SDK
Hi, If any one have sl_sdk.jar for universe creation in bo 4.1. Pls pls share. I have downloaded sl_sdk.jar from server and use it. i found that is is empty with size of 4kb. Please help me. Thanks
View ArticleReportEngine Java SDK and Error RWI 00226
System: BO XI 3.1 sp5 I'm writing a program that will open up Webi reports using the ReportEngine SDK, walk through them, and output to a .csv file information about which dimensions and measures are...
View ArticleSchedule a report Webi on behalf of other users using Java SDK's.
Our team is working on SDK, Web Services. We are on 4.0 SP5. I am trying to find a solution or code for this option. How to Schedule a report (Crystal / Webi / Deski) on behalf of other users using...
View ArticleGetting an org.apache.axis2.AxisFault: Read timed out in getDocumentInformation
Our users say it has worked before but now we are consistently getting a Read Timeout Error when we call getDocumentInformation from ReportEngine. Does anyone have any ideas ? I have the stack trace...
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 ArticleBusiness Objects Instances for scheduled reports are overwritten .
Hi, We are using BO XI SDK to schedule reports to be delivered to LAN location. After reports is generated we will pick reports from the LAN location and deliver to end user in email. We are running...
View ArticleCrystal report viewer session active --> deconnection with Jsp
Hello I have a problem , infoviewer is oK , my page jsp display on internet explorer , but when i close internet explorer the session is again active.I want deconnect "clean" it 's possible to have...
View Articlecom.sun.security.auth.login.ConfigFile.init(Unknown Source)
Hello, Currently am working with Java SDK BI 4.1 to create stand alone application. I have Authentication problem though secWnAD for the below code.ISessionMgrsessionMgr =...
View ArticleNullPointerException at ISecuritySession.getEffectivePreferredViewingLocale()
I got the following error when I use getReportParameters in Publication. Error occurs at . What I try to do is to set parameters for IReport contained in Publication. Any help will be greatly...
View ArticleViewing Crystal Reports Enterprise using Java SDK?
Hi, I am trying to use Java SDK to view Crystal Reports enterprise but I get this message. Standard Crystal reports work fine. I am trying to enhance our current custom application running on SAP...
View Article