BOBJ sdk - Constant value for SI_KIND
Hi all,I'm on BI4 using java SDK and I'd like to query the CMS to find Webi and Xcelsius documents.Up to now I've found that the best way to do so is using the SI_KIND field from InfoObject.However,...
View ArticleCrystalReportViewer - Setting parameter throws ancestor error on page navigation
We are having web application reports in the application using BO-XI SDK Viewer API. This API approach was working fine earlier. We upgrade our reporting component to SAP BO-4 (Crystal Server 2011) due...
View ArticleHow to implement serialized session opendocument
Hi experts, We need to publish Design Studio application on sharepoint web portal, we think to do this by getting document link of DS application, but we need that the user can access to the app...
View ArticlePassing key from Application to BO
Hi Experts,I am trying to figure out the process to implement single sign on from a custom based Java application by passing userid and Trusted Key used on the third party application to BO (infoview)....
View ArticleBO 4.1 Universe Metadata extraction using Java SL SDK
We are building an application using the SL SDK and are trying to extract the metadata from the Universe (like list of classes, dimensions, measures etc). We are able to connect to the server,...
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 ArticleCrystal Report runtime SDK for Java
Hello All, Could someone provide me the download link for latest crystal report runtime sdk along with viewr. Thanks !!
View ArticleEdit Document in Webi Applet
Hi, If I have all the information to identify a webi report, how do I load it directly in the Java Report Panel applet? Here is the java code I have to get the Instance ID: reportEngine =...
View ArticleProblem Running JAVA App After Upgrading to SBOP BI 4.1 SP5
I have an JAVA application that I developed under SBOP BI 4.1 SP2 that works great. Running the same project on SBOP BI 4.1 SP5, I can successfully create a session, successfully retrieve a universe...
View ArticleCrystalReportViewer - Setting parameter throws ancestor error on page navigation
We are having web application reports in the application using BO-XI SDK Viewer API. This API approach was working fine earlier. We upgrade our reporting component to SAP BO-4 (Crystal Server 2011) due...
View ArticleJSONObject["ancestors"] is not a JSONArray
I'm using the Crystal Reports 12.1 Java SDK. I receive this exception when a report initially loads and each time I page through the report: com.businessobjects.report.web.json.JSONException:...
View ArticleHow to get the connection names associated with an UNX universe
Hi, I tried the below query to get the connections names associated with an universe (unx format). But it didn't fetched any rows for me. SELECT si_nameFROM ci_appobjects WHERE...
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 ArticleWindows AD authentication from JAVA SDK windows application
Hi, I created an BO java sdk windows application. I am able to login using secEnterprise authentication. But unable to login using secWinAD. What could be the reason. From the same machine I am...
View ArticleCrystalReportViewer setEnterpriseLogon
Hi, I am using CrystalReportViewer for writing my own viewer. I have came across some steps for this, where it is recommended to setEnterpriseLogon. However I could see that is deprecated. Could you...
View ArticleHow to implement serialized session opendocument
Hi experts, We need to publish Design Studio application on sharepoint web portal, we think to do this by getting document link of DS application, but we need that the user can access to the app...
View ArticleCrystal reports 2011 using with Java SDK -Stuck threads(Locks)
Hi All,We are using crystal reports 2011 integrated with JAVA SDK and getting below stuck threads .Please help to understand the reason for below locks .at...
View Articlewhere does JAVA SDK path reside in webi.?
Hi Expertise, I never done this , I am having some urgent requirement like, The reports consisting of section to be exported in multiple tabs of single excel.for instance, I applied section on...
View ArticleLimit data return in report using SAP BO 4.1's Java SDK
I'm developing a tool that can export report to excel after refreshing it.I also want to limit data to 100 records for each Dataprovider but i really have no idea.I'm connecting SAP BO 4.1 server which...
View ArticleControlling BOBJ Concurrent Session Consumption
I am trying to find a way to control how many concurrent sessions a given user or user group can consume in BusinessObjects. For example, I would like to limit a particular user group that tends to...
View Article