Display 4000 character string in Crystal Report Viewer using crystal reports XI
Hi, I am facing issue while displaying a field which is of 4000 character length with data type string. It is displaying first 100 characters correctly. After 100 chracters it is displaying junk...
View ArticleCrystal Report Viewer Problem
Hi , I have a problem in the Crystal Report Viewer when export the report to PDF. I have two sub reports. Sub report 1 returns n records and sub report 2 returns m recordsThe final records it returns...
View ArticleBO XI 3.1 Re-schedule failed scheduling job
Hi... I am not sure if I am just unable to find matching resources, but maybe someone can just point in the right direction. In a custom application, we have a scheduling overview, where we imitate...
View ArticleUnterminated String Constant - JavaScript IE8 error on SAP NW Portal
Dear experts, We are using SAP NW 7.02 SP6 portal and are having issues while running some of our webi reports. We get a "Unterminated String Constant" and "Object expected" error for some webi reports...
View ArticleLooking for changing setting in BO3.1 to pick custom crystal reports viewer
Hi, I am looking for setting in the SDK code so i can change the setting to pick custom crystal reports viewer instead of the default crystal report viewer. I am on BO 3.1 SP6. Any help will be...
View ArticleConverting VBA code to Java with equivalent APIs
Hi,I have the following code that is in VBA that I would like to convert to Java with equivalent APIs. What I mean is I want the program in Java to behave the same as that of the program in VBA code....
View ArticleError:The secLdap plugin failed to connect to the specified hosts.
We have created a java client connecting to BO server using BO SDK API.We are using LDAP authentication for connectivity to the server.It works fine in windows when we install SAP BO XI 3.1 SP5 client...
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 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 ArticleBO4.1 rebean - How to open report in "ignore refresh on open" mode?
Hello, I'm using report SDK to open Webi reports. In BO 3.1 I used code like this: OpenDocumentParameters param = new OpenDocumentParameters(); param.setIgnoreRefreshOnOpen(true); DocumentInstance doc...
View ArticleIssues with BI-Open Document in Internet Explorer
We have integrated BO SDK with Java-JSF based web application and we are using Trusted Authentication to connect to BO server. We are able to view the Open Documents and drill down the sub reports in...
View ArticleGetting a list of users with rights to schedule a particular report
Hello, I can not find any example code that will help me list who can schedule a particular report using the 3.1 Java sdk. It appears that the example in the developer guide to check rights on an...
View ArticleCrystal Report Viewer Problem
Hi , I have a problem in the Crystal Report Viewer when export the report to PDF. I have two sub reports. Sub report 1 returns n records and sub report 2 returns m recordsThe final records it returns...
View ArticleHow to read History Status values of a Report
Hello Friends, Can someone let me know how to read history status values like (Title, Document Type, Status, Destination, Owner, Creation Time, Start Time, End Time, Duration, Server Used, PID, Parent...
View ArticleUnmanaged Java application and Local Report File...
Hello, I need to write a small Java code outside Eclipse by just compiling it with javac.So, I think it is called unmanaged". Besides, I need to use the local report, I will not connect to a report...
View ArticleCrystal Server 2013: How to troubleshoot "Can not create temp file---- Error...
We have a Java7 web app, which generate PDF report by calling Crystal Server 2013 SP4. The app is being deployed on many different servers. We sometimes got the error below when generating report:...
View ArticleConverting VBA code to Java with equivalent APIs
Hi,I have the following code that is in VBA that I would like to convert to Java with equivalent APIs. What I mean is I want the program in Java to behave the same as that of the program in VBA code....
View ArticleUnterminated String Constant - JavaScript IE8 error on SAP NW Portal
Dear experts, We are using SAP NW 7.02 SP6 portal and are having issues while running some of our webi reports. We get a "Unterminated String Constant" and "Object expected" error for some webi reports...
View ArticleUnexpected database connector error
Hi Team, I am trying to do Dynamic database change for Crystal reports and i 'm struggling with the following error. I am following below code listed in the following link CRJava Modify DB Location...
View ArticleParameter window changing in java portal
Hi All, I am viewing my report from java portal.Here my parameter window is not coming as same as designer.Here putaway and carton number parameters are not showing as designer. Please help
View Article