Cluster name with server
Hello, How to retrieve cluster name with server details using Java SDK. Regards,Atul.
View ArticleLogon to CMS BO 4 from Java Web App
Hello, I have a trail version of SAP Crystal Server 2013 SP1 and am trying to connect our existing web application to CMS. I've included the required jar files mentioned in the dev docs but receive...
View ArticleRequired Jar Files
HI, In which jar file, I can get the following classes. 1. com.crystaldecisions.sdk.occa.report.application.ReportClientDocument2. com.crystaldecisions.report.web.viewer.CrystalReportViewer Thanks...
View ArticleUnable to connect to the server: ###.CrystalReports2013ReportApplicationServer.
Hello Everyone, I am migrating reports from Crystal 9 to Crystal 2013 version. I am using Oracle Database. After migrating the reports, I need to test it through a Java application. When I test them...
View Article.dfx and .blx file are not creating on BO server
Hello, I am using BO 4.1 and creating universe using CreateUniverseTest.java sample available in Semnatic Java SDK sample folder I am able to create .unx and .cnx files but dfx and blx files are not...
View ArticleCreate lcmbiar from java sdk - few questions
Hi! I'm trying to make a .lcmbiar file for many of my BI objects (Webi, Universes, Connections without dependencies) - one .lcmbiar for one object. For now I do it in LCM command line tool, but it's...
View ArticleCount of the currently running reports
Is it possible to get the count of the currently running reports scheduled by a specific id in XI 3.1? I need to retrieve the count in a java program.
View ArticleOpen crystal reports 2013 in java application
Hi everyone! I need create an Java application to open a Crystal Reports 2013. I use an Eclipse Mars.1 Release (4.5.1) I created a Dynamic Web Project with the following configurations. Not knowing...
View ArticleUnexpected database connector error
Hi Team, I am trying to do Dynamic database change for Crystal reports and i 'm struggling with the following error. I am following below code listed in the following link CRJava Modify DB Location...
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 ArticleHow to Extract these data from CMS Database
Hi Please I need to extract there data through SAP SDK ( Folder_IDFolder_NameReport_IDReport_NameTypeUniverse IDCreation_DateOwnerHAS_PROMPTS
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 ArticleSemantic Layer Java SDK in local machine without BO Client
Hi, I am using Bo4.1 sp3.I am working on semantic layer java Sdk in Eclipse IDE .Whether can we work semantic layer Java sdk using Eclipse in local machine without BO Client? I tried in eclipse...
View ArticleRequired Jar Files
HI, In which jar file, I can get the following classes. 1. com.crystaldecisions.sdk.occa.report.application.ReportClientDocument2. com.crystaldecisions.report.web.viewer.CrystalReportViewer Thanks...
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 ArticleHow to set Default DateTime values in Crystal Reports 2008
Hi All, I'm using Crystal Reports 2008. I have two fields FromDate and ToDate in reports. While running report, FromDate field should be displayed with CurrentDate + 00:00:00 in the UI and for ToDate...
View ArticleIssue with login into the BI Platform Server Using REST Web Services SDK
Hi I am trying to run the following command on SP5 Patch8 curl -i -X "POST" -H "content-type: application/xml" -H "accept: application/xml" -d "E:\login.xml" http://localhost:6405/biprws/logon/long |...
View ArticleIssue with logging into CMS from Java Web Application
Hello, When I try to login to SAP Crystal Server 2013 SP1 from our Web app using the following method:CrystalEnterprise.getSessionMgr().logon(username, password, cmsServerName, authType) I receive the...
View ArticleBO 4.0 API where can download
I use java implement some function, and I want to find a API to study. but I can not find in the Inter Net. If someBody kindly to advice someWhere can download the API.thank you so much Alex
View ArticleWhere is BusinessObjects Enterprise Java SDK jars located(BO XI3.1)?
We need to import Business Objects Enterprise Java SDK's jar files. However, there is no document or forum post that have the directory for version BOXI3.1. By searching for the cecore.jar file, we...
View Article