How to retrieve object labels and values from a report using JAVA SDK
Hello, I have a need to retrieve the labels and corresponding values for items represented on a report. The best I can get using REST is to get...
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 ArticleCrystal Reports for Java - Java Reporting Component (JRC)
Can someone please share any URL from where the Crystal Reports for Java - JRC can be downloaded. The Runtime libraries as mentioned in the link SAP Crystal Reports, version for Eclipse - Downloads...
View ArticleDB Connections Question
I'm trying to get information about the connections (universe and business view) that have been set up in a BI 4.1 system. I get the IInfoObjects for these connections by running the following query:...
View ArticleList of prompt values for all public folder reports
Hi, We have a requirement where we need to track the list of prompts and their current values set for all Public folder reports. Could you please let me know if anybody had implemented this earlier? We...
View ArticleXI R2 JAVA SDK and Cluster question
I would like to take advantage of the two servers we are running the CMS on. We created the cluster for these two machines. If I want to use the SDK, how do I call the servers in the cluster? Right now...
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 ArticleJava code for NetWeaver AS Java
Hi, I am trying to develop a standalone java application which will change the NetWeaver AS Java user passwords as provided by me.But, I am unable to find a way by which i can automate the process.Is...
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 ArticleException from server when downloading an output file of a scheduled Crystal...
Hello, I'm using the Java SDK to schedule a Crystal Report and download the binary result file with the following steps: 1) Logon to the server using a com.crystaldecisions.sdk.framework.ISessionMgr 2)...
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 ArticleTo get List of Object used in Reports
Hi Team, Do we have any SDK where we can get the list of objects used in reports. Env:BO XI 3.1 Regards,Shiva Gunturu
View ArticleThe maximum connection limit has been reached. (Error: RWI 00000)
Hi All, I have developed a report metadata extractor using Java SDK. It was working fine till yesterday. From today, I am getting a strange error "The maximum connection limit has been reached....
View ArticleHow to disable the prompt when Auto refresh
Dear All, I made a JSP page to open the webi report, and add a Auto Refresh function.and the webi report has prompt, so the prompt always show up when refresh.Is there a way to ignore the prompt when...
View ArticleDownload and convert native format published crystal reports to pdf
Hi We have requirement where in we want to download and convert native format published crystal reports to pdf from BO XI 3.1 SP3 server. ThanksJanardhan
View ArticleUnexpceted error while publishing reports through a JSP
Hi, I am trying to publish reports to crystal reports XI sever using a JSP. I am pasting the code snippet I am using below: ISessionMgr oSessionMgr = CrystalEnterprise.getSessionMgr();...
View ArticleConnection driver not found SLS 16000: Semantic Java SDK
Hi, I am trying to create and publish connection on BO 4.1 server using Semantic Java SDK I have 4.1 server installed on my system trial version and I have created ms access db but I am getting below...
View ArticleRDBMS parameters table not mentioned in SAP guide
Hi, There is no RDBMS connection parameters table I can find on below page of Semantic SDK Guide however comments are mentioned on top of page to refer table , is anyone able to see the table list? BI...
View ArticleRestful Web services
Hi, I am working on implementing restful web services to add login token in Business Objects URL. I am able to generate login token using CURL commands. I have worked with only BI technologies and...
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 Article