Restful api Not Refreshing Multiple values in InList Prompts
I am using Restful web service to refresh the document which as filter values with InList and EqualTo prompts. When saving the refreshed report into any format say PDF using Restful api the report data...
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 ArticlePoor performance refreshing LiveOffice document
Hi, We are using Live Office 4.1 SP6 Patch 5, and we've noted that refreshing Live Office objects associated to WebI, the performance was so bad, compared to when we were still not using RESTFul web...
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 ArticleCreate/Delete a BO user with RESTful services
Hello, In the previous version (XI R3) I used CrystalReport libraries to talk to BusinessObjects. When wanting to create an user in BO programmatically, I used the code you can see belowhand. Recently...
View ArticleRestful sample with Java for getting WebI report info in 4.1
Hi All Can anyone give me a sample code in JAVA for getting WebI report information using Restful services in 4.1 SP1 Version Thanks In Advance
View ArticleRABAX occurred on server side
Hello, We have a third party team who uses ONBASE tool to call Webservices API for create/update service orders and followups in CRM system. The issue they are facing is out of 10-15 calls, 3-5 calls...
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 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 ArticleError Get Document's detail
Hi, I get this error when retrieving document detail my url isGET biprws/raylight/v1/documents/6573 Thanks for your help <error> <error_code>WSR 00999</error_code>...
View ArticleCrystal Report Instance with JavaScript Viewer API
I was able to implement a sample Crystal Reports Viewer using the JavaScript API (http://help.sap.com/businessobject/product_guides/sbo41/en/sbo41_cr_js_api_en.pdf). However, I am not sure how to...
View ArticleChange text format in webi report
Hi, I am able to export the webi report in xls using the RESTFUL SDK but the text field is wrapped. I can do that in webi, but is there a way i can unwrap the text (hard code it in the code) while...
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 ArticleExtract data from BO using REST
Hi, I would like to get the report data from BO in html format. We are on BO 4.0 and I am using REST based services for the same. The problem if that when I try to get the data using the below URL, I...
View ArticleRetrieving query results
In REBean, we could use DataProvider.getResult() to get a RecordSet object that enabled easy navigation of the query result set. In REST, it appears the only way to do this is to retrieve the entire...
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 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 ArticleWeb page hosting using SAPUI5
Hi Experts, Could you please let me know how a web page (index.html) which is developed in NWDS using SAP UI5 will be hosted in a web server? I have found blogs of how to develop web page using java or...
View ArticleHow to update the Query of an existing WEBI document's dataprovider, through...
Hi, I am trying to update the Query of an existing WEBI document's dataprovider, through the RESTful Web service SDK. For this, first i will get the Dataprovider information, Example: URI:...
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 Article