WebiPrompt problem: no data to fetch ("your parameter here": no given values)
I am new to SAP Business Objects and am having trouble running a report that has parameters. Specifically I am trying to execute a Web Intelligence Document that has WebiPrompts. When I execute my...
View Articlecom.sap.tools.commons.exception.NestedException: Interface requested not...
Hi we have this error launching java idt sdk Quote: com.sap.tools.commons.exception.NestedException: Interface requested not found : csLIB win32_x86\cs_jni.dll: The specified procedure could not be...
View ArticleCrystal Reports calling Cascading prompts through UI
I believe the Web Services SDK for Java will allow us to send request to the semantic layer. In order to access the universe I will need to use a combination of the SAP BusinessObjects Business...
View ArticlePerformance issue with BO4.1 Upgrade from 3.1 Java SDK legacy code
Hi,I myself Kishore and I am having performance issue while running BO4.1 SDK from the legacy code as below, would you be able to helpattached Leak Suspects from Heap Dump.Thanks,Kishore...
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 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 Articlejava.lang.UnsupportedOperationException when loading local .blx
I looked all the posts that have a simmilar error but they all suggest to add this -Dbusinessobjects.connectivity.directory attribute. I am using jdeveloper I have added it an verified in the run log...
View ArticleList of public folder reports
Hi Team, Do we have any automated way where we can get list of public folder reports including sub folder reports.. Regards,Shiva
View ArticleBulk Update database properties in Crystal Reports
Hello Everyone In my situation for one of the apps, I have more than 200 reports organized in diff folders. For both migrating these reports from one environment to other and for updating databases...
View ArticleDevelop a java code to automate the recurring instances of webi reports
The application has to be developed using SAP BO sdk for WEBI. Objective:The objective of the assignment is to develop a java code to automate the recurring instances of webi reports and send it to the...
View Articlehow to pass DATE parameter to crystal reports using java
Hi, Tech: Crystal reports server XI R2. I have a crystal report with date input parameter and the code is below: IInfoObjects reports = infoStore.query("Select SI_PROCESSINFO.SI_PROMPTS "...
View ArticleDose the WebiReportEngine has memory leak?
We have a java program to call the CMS server of BOE to generate specific report to PDF. After a day, the java program thrown a OOM exception: java.lang.OutOfMemoryError: GC overhead limit exceeded. I...
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 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 ArticleJava exception when loading the local business layer
Hi Expert I met a java exception when I want to load the local business layer, the client version is BO4.0SP06.my code as below://get login information(username,password,server etc.) from...
View ArticleThe system cannot find the path specified---- Error code:-2147467259 Error...
Friends, Wish you a Happy New Year.. Í'm facing a breaker here. I tried to refresh a crystal report via RAS SDK. I got the below error.. The system cannot find the path specified---- Error...
View ArticleJava SDK exception while retreving the BO Report
Hello, We are facing the below issue while retrieving the BO report: 10:50:38,770 - ERROR - ErrorHandler.resolveException(18) | Error caught: com.sg.boa.exception.BOAException: Unexpected error...
View ArticleHow to get bttoken on long for BO 4.0
A workspace/report, new in 4.0, needs this bttoken. I am not getting it on login yet the 4.0 infoview app, now BI Launchpad, does get the bttoken. How does it do it? Here's my code;...
View Articleconstructor exception (Error: WSE 99999) error while creating web session
Hi all, I am working on business objects with Java web sdk on XI R3 version. When I am trying to create a web session with code like URL objURLSession =new...
View ArticleReportEngineType cannot be resolved to a type
Hi, I am working on BO 4.1 and getting the error "ReportEngineType cannot be resolved to a type". I know some jar files are deprecated in 4.1, any idea what is the alternative to this issue? Can i use...
View Article