Some of my get request are not fetching the details
Hi, I tried to get the properties of my webi reports & details about my data provider. But some of my requests are not fetching the information (hangs in restclient chrome addin & getting...
View ArticleLOV refresh database error
I was trying unsuccessfully to refresh a prompt LOV: Calling:{"parameters":{"parameter":{"id":"1","answer":{"info":{"lov":{"query":{"sort":{"@order":"None"}}}}}}}} Resulted in:{ "parameters": {...
View ArticleIProgramBase with REST SDK
Hey all, I've got a lot of trouble recently, having a ProgramObject (implementing the IProgramBase Java Interface), creating a logonToken and using this token to connect to the REST SDK(s). To provide...
View ArticleRESTful query specification
Hi, I'm trying to read out the query specification of several reports using unv universes, where the query is missing in the data provider details. According to the documentation if I'm calling "GET...
View ArticleAdd/change image in WebI document using RESTful Web Services
Hi everyone! Is it possible to add or change image in WebI document using RESTful Web Services? I tried to create new cell in header with background image by following request:POST...
View ArticleInstance details
BI4.1 SP06 Patch 1 How can I get the details of an instance, such as completion time? I've tried: /biprws/raylight/v1/documents/(doc id)/schedules/and /biprws/raylight/v1/documents/(doc...
View ArticleUsing restful services to retrieve Bex Queries referenced by a BOA Workbook
Hi I'm writing an application that uses the Restful Web Services to retrieve the Bex Queries referenced by all reports stored in the BO Launchpad. So far this works very well for WebI documents but, as...
View ArticleRESTful SDK Error "Connection to CMS could not be restored." / WACS issue
Hi experts,I have a problem with the RESTful SDK, WACS and the connection to the CMS. After some time of working with the RESTful SDK, I get the followin error message (translated from german, so might...
View Articlewhere does SDK path in webi reside.?
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 ArticleUnable to get images in HTML export
I'm requesting a report in HTML format:http://idsbisandbox/biprws/raylight/v1/documents/1451028/reports/3/pages/1Accept: text/htmletc. Included in the returned HTML is a IMG link to an image:<img...
View ArticleHow to Get Folder details with name and id from CMC using Java Restful web...
Hi Guys, This is Rakesh from mumbai. I am working on WebI Report in BO 4.1 using Restful WebServices. I am unable to get any folder details from CMC like id, name from my favorite folder. There is any...
View ArticleUsing RESTful logon token in OpenDocuments URL
Is there a way to use the logon token created through the RESTful call to pass the username/password to openDocuments URL? This is what I have var token = encodeURI(this.xSAPLoginToken);var url =...
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 ArticleRESTful API V1/documents root folder location
I've set up a REST call to my BOE server but the only reports that are coming back are the reports in the Reports Sample/Web Intelligence directory. Do I need to change where v1/documents points to?...
View ArticleSome of my get request are not fetching the details
Hi, I tried to get the properties of my webi reports & details about my data provider. But some of my requests are not fetching the information (hangs in restclient chrome addin & getting...
View ArticleSort hierarchical LOV query
I am trying to display sorted LOV results for a hierarchical prompt. This is what I am...
View ArticleHow to Consume Web Service in ABAP by passing JSON input values
Hi Experts, I am trying to consume a web service in SAP ABAP by passing input parameters in JSON format. The format is as below,{ "fieldone"="value1", "fieldtwo":"value2", "fieldthree":"value3" } The...
View ArticleLOV refresh database error
I was trying unsuccessfully to refresh a prompt LOV: Calling:{"parameters":{"parameter":{"id":"1","answer":{"info":{"lov":{"query":{"sort":{"@order":"None"}}}}}}}} Resulted in:{ "parameters": {...
View ArticleLast page of WebI doc
I see that SP06 adds to the REST API the ability to export the last page of a WebI report. This is very useful, however is there any way to determine what page number the last page is?
View ArticleInstance details
BI4.1 SP06 Patch 1 How can I get the details of an instance, such as completion time? I've tried: /biprws/raylight/v1/documents/(doc id)/schedules/and /biprws/raylight/v1/documents/(doc...
View Article