Java SDK for BO 4.0
Hi all, Is the Java SDK for BOE 4.0 available ? If yes ,where is it available for download . If not, will the java code written for 3.1 work with 4.0 ? What are changes between two versions concerning...
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 ArticleSample Java SDK code for viewing BO 4.x reports
Hi Does anybody know if there are any new sample Java code available for viewing BO 4.x reports especially Webi? The sample code available in the below link is quite old and our Java developers are...
View ArticleExport ci_systemobjects to Excel in BOEXI 3.1
Hello Experts,The following code pulls User Name and Authentication Type from CI_SYSTEMOBJECTS. I want to add three more fields in to it, but I've not been successful. I need expert help to add these 3...
View ArticleCrystal Reports JRC - "Invalid alias name" when changing table's connection...
Hello guys, I'm trying to print a crystal report made over Crystal Report for Eclipse 2.0 client directly over a HttpServletResponse, using the ByteArrayInputStream retrieved from...
View ArticleMigration to SAP BO 4.0
Hi, I am migrating my application from SAP BO 3.x to SAP BO 4.0 and everything is fine except the migration of the Java BO SDK part. I am unable to migrate the SSO logic. In the previous version I used...
View ArticleBusiness Objects Crystal Reports Java Reporting Component (JRC) XI still...
We're using BO Crystal Reports Java Reporting Component (JRC) in one of our web application to view Crystal Reports XI. The product works fine but we're planning to migrate our apps to new...
View Articlefirst time using java sdk.
I have a requirement to generate a list of all crystal reports naming their db credential and user id.scope is (have all crystal reports name and where they are pointing -db- using what user name in a...
View ArticleBI4 retrieve current BO session from web session attributes
Hello all,I have the following code - that allows retrieving the current BO session previously opened by a user via the logon page - running in a custom application hosted on a XI3.1 platform...
View ArticleCrystal report called from Java
We have some crystal reports written in version XIthat are being called from a java program. But... from what I can tellwhen the report is calledit's looking for the view, that was used to create 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 Articlecalling crystal report stored procedure from java
Hi, I am facing problem with calling crystal report from java.I am passing params frommy java for calling report(it contains stored procedure and returns cursur)could any one help me out ,how to...
View ArticleJava SDK for BO 4.0
Hi all, Is the Java SDK for BOE 4.0 available ? If yes ,where is it available for download . If not, will the java code written for 3.1 work with 4.0 ? What are changes between two versions concerning...
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 ArticleJava thick client viewer
Hello CR users, I want to create a java fat client viewer in a Swing form. I tried the following code: ReportClientDocument reportClientDoc = new ReportClientDocument();...
View ArticleHow to change user's product locale(from preferences) using sdk
Hi, We are looking for sample code to change user's product locale.Product locale is a setting in user's preferences, it is different than user's preferred viewing locale. Thanks,Ajay.
View ArticleNeed to remove or hide Print button on crystal report
Dear, I am very new to Crystal report, in my project we should not display print button to the users, i googled so much but failed to found solution. can any body give me the solution. using below url...
View ArticleHow to get the universe metadata information (class , tables...) through JSP...
Hi, I am new to BO. I am developing tool which will extract the metadat information of report and universe using JSP (java ) in BO XI R2 . My problem is how to get universe metadata ? i listed the...
View Articlecopy User preferences to Groups
Hi Using SDK, we can get,set and add new preferences in a user's profile. Here is the link below which explains that....
View ArticleBO4.0: Problem embedding DTHML (Interactive) Webi Viewer in Java JSP application
Hi,I am building web portals (Java & JSPs) based on SAP Business Objects. In the portals, I embed the Webi DHTML Viewer (aka Web Intelligence Interactive Viewer). I do now have a problem using the...
View Article