SAP 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 ArticleRAS SDK issue with setting report width and height
We are facing issue in trying to set the crystal report height and width using RAS SDK. There is an option to set the Paper size, orientation, margins etc., using the Print output Controller as below....
View ArticleTo find if a WebI report contains a hyperlink ?
Hi Experts I need to find whether a given webI report contains any hyperlink or not and wether we can get that hyperlink. Thanks in advance.
View ArticleStill issue with java.lang.UnsupportedOperationException: csEX
Hi, I facing to issue "java.lang.UnsupportedOperationException: csEX" while executing the code:RelationalBusinessLayer businessLayer = (RelationalBusinessLayer) service.load(pth) . I met that proposed...
View ArticleWhere does Crystal use the commons-collections-3.1.jar?
Hi, I have a Java implementation where Crystal Reports can be previewed through the HTML viewer. I have been using this for some time now. Accordingto an article I found the commons-collections-3.1.jar...
View ArticleUnable to connect to the server: ###.CrystalReports2013ReportApplicationServer.
Hello Everyone, I am migrating reports from Crystal 9 to Crystal 2013 version. I am using Oracle Database. After migrating the reports, I need to test it through a Java application. When I test them...
View Articlegetting FRS path location for Reports
Hi, I am trying to get the FRS path location info of all the webi documents in our repository. I have below code in my java SDK ,but i am gettting error, iReports cant be resolved. iReports =...
View ArticleCan not create temp file---- Error code:-2147215357 [CRSDK00000615] Error...
Hello, While exporting Export reporting from BI4 getting exception Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal In Trace Log I am...
View ArticleTemp File not getting deleted. WAS 8.5
We are using Crystal Report in Web Sphere Application server (8.5). None of the temp file created in /tmp by Crystal report is getting deleted. We end up recycling the JVM to get rid of file open...
View ArticleLearn Java SDK for Business objects
Hi, I would like to start learning Java sdk for business objects. Can some one please suggest me where should I start from and if you have wiki links that would be great Regards,Rohit Vamsi
View ArticleTroubble when using XLS exporting from BO
Hi, We encounter a problem with one of our report. This report contains more than 67.000 lines and is exported to excel. We're using BO XI SP5 on a windows server.Because of the limit of 67.000 rows in...
View ArticleNeed an alternate way to print without export to PDF
Is there another way to just print directly without exporting to PDF when clicking the print icon on the Crystal Reports viewer in the browser?It is just too many extra steps just to print documents...
View ArticleSemantic layer SDK: problems with using the SDK in a 64 bit JRE
Hi, When using the semantic layer java sdk with a 64bit JRE we get problems with accessing connections and universe business layers with connections that use ODBC or OLEDB. The problems do not occur in...
View ArticleOpendocument.jsp
I am trying to implement opendocument with the log in token. New to this. Environment is SAP BI 4.0 SP6 Java on Windows.I have 2 questions 1. Where do I store new opendocument.jsp that I am creating2....
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 ArticleUnable to connect to the server: ###.CrystalReports2013ReportApplicationServer.
Hello Everyone, I am migrating reports from Crystal 9 to Crystal 2013 version. I am using Oracle Database. After migrating the reports, I need to test it through a Java application. When I test them...
View ArticleHow to export Crystal Report using BOXI 4 Web Services
Hi Forum,We have a custom Java web app, from where the user can launch BOXI reports. Behind the scenes, a servlet does the following:a. connect with BOXI serverb. Pass on the values chosen by the...
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 ArticleTo extract variables and variable formulas from Webi Report in BO 4.1
Hello Experts, I need to extract the variables and variable formulas used in a Webi report in BO 4.1 I got a solution for getting variable by using methods from ReportDictionary and VariableExpression...
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 Article