How do we obtain data from an XTable (CrossTab)?
Hey guys, So using the REST services to read Webi documents, I've been able to pull data from an HTable and a VTable by using "dataset" as...
View ArticleNew to RESTFul API accessing publication history?
I followed Brian Park's blog post about how to access BOE CMC for a windows application and figured out how to navigate our folder structure by using "infostore" and the id of the object. Now my...
View Articleretrive folders and report documents list
We are using raylight rest api. <title>Web Intelligence - Raylight</title> <version>1.0</version><vendor>SAP SE</vendor><build>14.1.6.1702</build> Is...
View ArticleRetrieve the report content for display using RESTful Services
Hi All, I am using the CR for Enterprise to build report. So far as I knew. the report from CR for Enterprise can't be opened with either of the SDK's, .NET or Java.Otherwise I will got error with...
View ArticleSFTP and Secure SMTP through SDK
Hi everyone, In BI 4.1 SP6 there is the ability to schedule Webi reports to SFTP and secure email. We currently use the Enterprise .NET SDK (XI 3.1 SP6) to integrate report scheduling into our .NET...
View ArticleCreate reports in RESTful webservice
Hi I am using BO 4.1 SP2.I know that report can be created using restful url.Is there any url to connect the created report with a particular universe. help me in this Regards,Kavitha S
View Articleerror while adding data provider to report
Hi , I am getting below error while adding dataprovider to blank document using Restful API I am using BO 4.1 SP2, below are details of request body, I am able to GET document information, also I...
View ArticleMaxConnectionReachedException listing dataproviders of documents
Hi guys, I am using the BO Restful API to list data providers of Webi documents. The url is: http://bobi:6405/biprws/raylight/v1/documents/{document id}/dataproviders I am calling this url in a rapid...
View Articlewhat does this error code means CRR 00143
Using java restful api to export URI http://baseuri/infostore/reportId/rpt/export?mime_type=application/pdf getting the below error response from enterprise crystal reports, what does that mean...
View Article"Invalid UTF-8 start byte 0xbf" when changing universes
I'm attempting to change a report to another universe using REST, and I am getting the following error after submitting the mapping: <error_code>RWS...
View ArticleCrystal Reports and RESTful Web Services
1. Does anyone know the timing for release of Crystal 2016?2. I heard Crystal 2016 is in beta testing now and that it will support RESTful Web Services. Documentation says that the 2013 version also...
View Articleerror adding dataprovider
Hi, We are getting below error while adding data provider using Restful webservices to report in eclipse, please help suggest java.io.IOException: Server returned HTTP response code: 503 for URL:...
View ArticleHow to upload a pdf file in BI Launchpad ?
Hi,I have developped a little toolkit with Java SDK on BO 3.This toolkit can refresh and save a document, show witch objects of a universe are used from witch documents, and publish given PDF files in...
View ArticleCreate reports in RESTful webservice
Hi I am using BO 4.1 SP2.I know that report can be created using restful url.Is there any url to connect the created report with a particular universe. help me in this Regards,Kavitha S
View ArticlePie Chart Specification
Hi, Currently we are on BO 4.1 SP2 which does not comes with Restful samples, we are trying to create Pie chart in report using Rest API but we do not know what needs to be mentioned in terms of its...
View ArticleError WSR 00101 during mapping update
Hello, During the migration process from BOXI3 to BI4, I need to migratearound100,000 documents, from a .unv universe to a .unx universe.I wrote a java program that uses the Restful.I applied the...
View ArticleHow to schedule Webi Documents with Prompts with RESTful Web Services
Hello, I am trying to schedule Webi Documents with Prompts using RESTful Web Services with prompts. I am using Simple Rest Client app provided by Google Chrome. We have Business Objects SP6 Patch 1....
View Article"Invalid UTF-8 start byte 0xbf" when changing universes
I'm attempting to change a report to another universe using REST, and I am getting the following error after submitting the mapping: <error_code>RWS...
View ArticleVariables DataFilter is not working in RESTful API
Hi Experts, I have a document that has multiple data providers (say, dataprovider1, dataprovider2, dataprovider3) which I merge them in to one (dataprovider merged). Then I create a variable...
View ArticleCreate piechart with rest api
Hi, I have created piechart with rest api by creating dataprovider in document and updated query specification and finally with updating report specification. Piechart is created but label name is...
View Article