Merge Excel
Hi Experts, Is it possible to merge two different reports in a single excel using java SDK. It is possible in BI 4.0, however, not sure about BO XI 3.1 Please suggest. Regards,Mitesh Joshi
View ArticleBI40 SDK java - Refresh report with merged details objects
Dear All, If I refresh the report using SDK with merged Detail objects i I get the error below :Exception in thread "main" com.businessobjects.sdk.core.exception.common.IllegalArgumentException:...
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 ArticleBOXI 3.1 Reports losing universe connection when exported
We have a BOXI 3.1 environment where we have the server software on one server, the CMC and InfoView running on another server, and a thrid application server running our custom java app with the...
View ArticleRe : BOXI 3.1 Webi Applet loading issue
Hello All, We are in process of upgrading our custom applications from BOXIr2 to BOXI 3.1 . We are on Windows XP client, WS 6.1, IE 6. Everything surprisingly ported fine besides .jar changes in BOXI...
View ArticleSDK Java BO XI - How to get schema, table, columns details used in report?
Hi All,in BO XI R3, we have about 3000 documents of different type of report webi and full client and we need to write a .JAVA program that displays the reports and data source details (schema, table,...
View ArticleHow to get Prompts using RAS SDK
How to get the prompts from Crystal Reports using RAS SDK in Java?
View ArticleExporting ReportClientDocument as an excel or PDF
Hi, We are trying to render the data as an excel by building a ReportClientDocument object with necessary parameter fields, setting excel export format options to the document and exporting as an excel...
View ArticleGet Filters used in a Webi document
Hi All, I'd like to know if it's possible to get the filters used in a webi document using SDK.=> I'm not talking about Query condition here, but simple filters put manually on a column of a bloc....
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 Articleusers/groups having access to a BO universe
Hey, How do i get the users/groups having access to a universe using BOXI3 SDK ?I could list the universes using IUniverse class and also users/groups using IUser and IUserGroups.but i coudnt get the...
View ArticleSetting Page size in crystal report
Hi, I have designed a report for cheque. I have set the page size as 3 inches breadh and 8 inches length. When I preview the report crystal report designer it is showing as per the dimension i...
View ArticleIProperty property bag documentation
Does anyone know if there is some additional documentation for accessing the IProperty property bags? The Java docs have: The IProperty interface is used to retrieve information about a specific...
View ArticleBusiness Objects sessions bleeding together with OpenDoc reports
I have a custom application that logs a user into Business Objects, and calls OpenDoc using the generated loginToken. I store the Business Objects session in the application session. If you log into...
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 ArticleSemantic layer SDK : How to get a BusinessLayer object from retrieved .unx
Hello , We are using BOXI R4.1 and trying to access .unx universes through the api. We can create a context, fetch an enterpriseSession, register the session to CmsSessionService, fetch a...
View ArticleAccess BusinessView using SDK
Hi All, This is going to be a long question. I have been trying to implement two separate codes which will give me : one, all crystal reports in my repository with the table names they use and two,...
View ArticleSDK Java BO XI - How to get schema, table, columns details used in report?
Hi All,in BO XI R3, we have about 3000 documents of different type of report webi and full client and we need to write a .JAVA program that displays the reports and data source details (schema, table,...
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 Article