How do we get "total" rows or "breaks"?
Hey guys, Is there a way to obtain row "totals" (known as breaks in Webi) via the RESTful services? I'm trying to obtain them via the dataset call, but they aren't appearing:...
View ArticleREST query for BW connection displays other OLAP connections also
Hi, When I issued the following get request <http://server:port/biprws/raylight/v1/bwconnections> I am getting all the OLAP connections (HANA) along with BW. How to identify the non BW...
View ArticleSystem fault occured:SOAP:1007 SRT:Unsupported xstream encountred found("HTTP...
We are consuming WSDL and within SAP we consumed it and SAP generated few proxy methods.Following are the list of methods :-a) CALL METHOD LO_PROXY1->CONNECT_CAB (executed successfully)b) CALL...
View ArticleUse Microsoft PowerShell to manage your BI Platform
With the new and upcoming release of SAP BusinessObjects Business Intelligence Platform 4.2, you are no longer bound to either Java or .NET in order to manage your BI platform though the SDK. The new...
View ArticleStatic images in HTML Export
I must be missing something. For charts in Webi Reports, I can't understand why exporting a Webi Report to HTML would generate a link back to the server with a ticking time bomb logon token attached...
View ArticleUploading Agnostic Documents with BI Platform RESTful Web Services
A new RESTful API introduced with the release of SAP BusinessObjects Business Intelligence Platform 4.2 allows for uploading and downloading agnostic documents to/from the BI Platform repository.The...
View ArticleScheduling a webi report with prompts
Hi Friends, I'm in need of help again. I need to schedule Webi reports that contain prompts using RESTful web services. I am sure someone must have developed a code for scheduling by now hence don't...
View Articleinteractive parameters using with restful api
Created a report configured interactive parameters. One of those parameters are Boolean and date. these are not required parameters I want them to be optional. From interactive parameters I selected...
View ArticleRestful features not supported in BO SP5
Hi, We are currently using Business Objects SP5 version, please suggest list of features not supported
View ArticleHow to create a new Document with Data Provider through RESTful API
Hello,I have a simple Document created through BI Web Intelligence that looks like this:{"document": "id":2128049,"cuid":"ARjk4uobpgBAjSU6RQPkx.k","name":"Test1","folderId":2128036, "path":"Public...
View ArticleUnable to access personal docs via Raylight
While connected to REST as Administrator, I can get a successful result from: /biprws/infostore/78602, but attempting to open the report with the following call produces a 404:...
View ArticleAccess report with report name
Hi, I am accessing the report using the report ID, is there a way to access it using the name. So even if the ID changes, the report can be still accessed using its name. If more than one copy of the...
View ArticlePurge report
Hi, I tried purging report with Java SDK, seems like the DataProvider class is deprecated in 4.1.How it can be done with Restful? Something like below will work? Get =...
View ArticleList of documents by folder name
Hello Friends, I use the following method call to get the list of all the documents 50 at a time. request.send(BIP_RWS + "/raylight/v1/documents?offset="+offsetindex+"&limit=50", "GET", null); Is...
View ArticleREST query for BW connection displays other OLAP connections also
Hi, When I issued the following get request <http://server:port/biprws/raylight/v1/bwconnections> I am getting all the OLAP connections (HANA) along with BW. How to identify the non BW...
View ArticleConnecting Tableau to UNV universes - Part I
Hi All, I would like to share another way of connecting an UNV universe to Tableau .There is one blog post , by Ron Keller, that shows a way of doing it using OData and Web Services.My approach will...
View ArticleRestful webservice sdk handbook
Hi, Can anyone share the step by step usage of restful webservice sdk?A beginners handbook
View ArticleBusiness Objects RESTful API "Run as"
Hi all, the "old" Java Web SDK also had the feature "Run as" for Crystal reports and WEBIs.I cannot find any documentation on "Run as" in the RESTful API.Was that feature implemented at all ? Thank...
View ArticleRunning a Query Builder query in RESTful
Hi, In some of the reverts Antony mentioned about a new feature of running Query Builder queries using RESTful web services BIP 4.2. Can you please guide me to the document for the same....
View ArticleSchedule report to Cloud Destinations like Box or Google Drive
Hello Experts, Is there are anyway we can schedule reports to Cloud Destinations like Box or Google Drive using RESTful Webservices? Right now we have five options: 1. Default Destination2. FTP3. BI...
View Article