Re: Error: Unable to find servers in CMS - Deploying in Sun Solaris Machine
HiI have the same Error in SAP Crystal Server 2016, my Web application Server is Tomcat 8.0,we deploy
View ArticleRe: Error: Unable to find servers in CMS - Deploying in Sun Solaris Machine
Please ask this in a new discussion thread instead of tagging on the end of a thread that is almost 8 years old. Thanks! -Dell
View Articlersa.cryptoj.f.tK - wrong name?
This is how I compile my program "C:\Program Files\Java\jdk1.7.0_45\bin\javac" -cp .;cryptojFIPS.jar LogonToken.java This works just fine. Then I try to run the program like this:...
View ArticleWebi SQL Query using Java SDK 4.1
Hi Team, I want to retrieve webi SQL using Java SDK. I was searching and found the below mentioned code snippet: IDocumentInstance doc = dimService.openDocument(context, infoObject.getID()) This uses...
View ArticleRe: Webi SQL Query using Java SDK 4.1
Hi Mitesh, As you informed you are on BI 4.1, so instead of using Report Engine SDK you can use RESTful API to retrieve SQL of webi reports. Also RESTful is language agnostic so you can write your own...
View ArticleRe: Webi SQL Query using Java SDK 4.1
To be more specific, you MUST use the RESTful Web Services SDK to do this as the ReportEngine SDK has been deprecated. The cool think about the RESTful SDK is that you don't need to install any...
View ArticleRe: Webi SQL Query using Java SDK 4.1
Hi Mitesh, The packages mentioned seems to be related to semantic layer, however are internal and not exposed as a public api. You would not found a document related to these as it is used internally...
View ArticleRe: Where is BusinessObjects Enterprise Java SDK jars located(BO XI3.1)?
Dear All, I need to extract queries that i run on query builder to excel file. I find that i have to write jave code, and i used SAP BO 2. I searched for SDK of SAP BO 2, but i don't find. Could you...
View ArticleRe: Where is BusinessObjects Enterprise Java SDK jars located(BO XI3.1)?
Please post this as a new discussion. The one you've posted in is old and is for a different version of BO than what you're using. -Dell
View Article