use opendocument 4.1 like opendocument 3.1 ...upppsss
First of all ...... let me explainwhat I mean My problem is thatwe have over1000 WebIntelligenct documents that includeall kinds of callsaccording to opendocumentBOXI31 format, so thatnowwe...
View ArticleGet Document Outpu Format in Publication
Hi There, I am currently writing a small java program that prints some info about publications. I am looping through all documents of the publication and printing out some info as well. I would like to...
View ArticleHow to access structured properties like si_webi and si_universe
Hi Experts I am trying to develop a jsp page which lists out webi reports,the universe on which it is based.I am facing difficulty when i fire this query: select...
View ArticleAn error occured when accessing the cached file. (Error: RWI 00238)
Does anyone know what would cause this error? We are using ReportEngine SDK for Java with BO 3.1. I was unable to find any references to this particular error in the sap notes knowledge base or the...
View ArticleAfter install Crystal Report Server 2011, can not access control tools
Afte install Crystal Report Server 2011, can not access control tools from web or from application.My server OS is Windows 2008 R2 SP1. I follow the default setting. How to fix it? Error message is above.
View ArticleNeed Script/Excel Macro for Deletion of Bulk users from Enterprise BO 3.1
Hello All, I am planning to delete the Bulk Users (2500) from environment, I need a script or Excel Macro to perform it in my environment. Please someone provide the JSP script or Excel Macro to...
View ArticleBI SDK - How to compare reports before- and after- migration
Hi developers,I was asked to develop an application which performs comparison of BI documents (mostly Webi).The customer wants to run this tool to ensure that reports stay consistent across migrations...
View ArticleExporting the crystal report to a pdf without the browser(Stand alone java...
Hi, We have a project where we want to run a crystal report which is present inside the business objects and export this to a pdf without any user action. In other terms without any browser getting...
View ArticleHow to change database details dynamically while scheduling a report.
Hello everybody, I successfully manage to schedule a report using sdk like this:IReport report = (IReport) (IInfoObject) infoObjects.get(0);...
View ArticleBI4 Java SDK - setting Webi prompts
In Java BO SDK I use following code to schedule a report with prompts to the file system destination: private void scheduleReport(Member member, Report report, String savePath) throws SDKException {...
View ArticleBO 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 ArticleSetting reportname while exporting Crystal Reports.
Hi ALL, I am using ReportExportControl to export crystal reports to different formats (pdf/excel/csv), while I am trying to save (the exported file), by default the file name is coming up as...
View ArticleHow to implement "real-time" report with automatic refresh/update?
We need to create a report that queries a real-time database (TimesTen) and automatically refreshes data on an administered schedule, as frequently as every 3 seconds. How can this be done in a...
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 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 Articleuse opendocument 4.1 like opendocument 3.1 ...upppsss
First of all ...... let me explainwhat I mean My problem is thatwe have over1000 WebIntelligenct documents that includeall kinds of callsaccording to opendocumentBOXI31 format, so thatnowwe...
View ArticleSAP Business Objects SDK
Hello Experts , We are using BOXI 3.1 in our project.Our Business users need to schedule the WEBI reports (not through BO scheduler but through some 3rd party vendor like OBPM or some other tool).I...
View ArticleMissing CrystalReportViewer in the eclipse/SDK download
I'm just getting started with the eclipse and CrystalReports Java SDK, figuring I'd be using CrystalReportViewer in a fairly simple "wrapper" of a CR report. However, I can't find the class in the...
View ArticleFailed to establish confidential channel. (FWM 02119) when using...
Hi, I trying to use the Java SDK to view crystal report that reside in another server from my application server.I get the following error when the jsp try to execute the following line...
View Articlerequired JARs for building a RAS + Viewer sdk java web app for CRS 2008
Hi, What are the required jar files for building a RAS + Viewer web app? According to the RAS developer guide, the following 4 files are required. rasapp.jar rascore.jar reporttemplate.jar...
View Article