Agnostic instances?
How can I display a scheduled instance that is an Excel document? Attempting to retrieve the document with biprws/raylight/v1/documents/112790 produces a 404.
View ArticleHow do I create/update an Excel file using the API?
Hi, I've successfully created a "Web Intelligence" document using the API (POST /raylight/v1/documents). However, I need to do the same for an Excel file type and have been unable to do so. Attached...
View ArticleNotification via rest
How can you configure a "notification" (=e-mail when job ran successfully/failed for a schedule) using the REST api (using BI 4.x) when defining a POST request for scheduling a document (=...
View ArticleHow to get raw data from document using RESTful Web Services ?
I tried doing this: From: http://help.sap.com/saphelpiis_sbo41sp4wi-sdk/frameset.htm?45f89e086e041014910aba7db0e91070.htmlGet the list of data providers:GET...
View ArticleWEBI RESTful Web Service SDK https port
Hi, the base URL for the RESfule Webi requests is: http://<serverName>:6405/biprws/raylight/vx Does it use the same port (6405) for https too ? Thank you. Kind regards,Alexander
View Articlerestful get scheduled report status and error message
Hi I used the http://hostname:6405/biprws/infostore/7712/scheduleForms/now restful web service to schedule a report that will take some time to complete.My question is what is the url to get the status...
View ArticleHow to Post an attachment or an Excel file via cURL
Hello Dear All, I am trying to post an attachment to a document or upload an excel file by using restful webservices via cURL. However, I could not make it working so far. I believe I am doing...
View ArticleHow to get the list of parameter and set them using RESTFul WS for a Crystal...
Hi All, I am able to schedule a Crystal report using following POST Restful call - http://localhost:6405/biprws/infostore/4738/scheduleForms/now and with a request xml body. But report is failing...
View ArticleHow to get the raw data from particular document's schedule ?
Hello, I am now able to get the data from a document usign RESTful Web Services SDK and what I need is to get the data not from the current version of the document but from the schedule that were...
View Articlehow to save webi doc over an existing one
Hallo. My need is to copy a webi document, called Doc1, that is in folder A in a different folder BI wrote the attached powershell code but if in folder B already exists a document with the same name...
View Articleusing JSONscriptRequest for cross domain calls?
Hi, Looking through the REST SDK I see mention of the "JSONscriptRequest class" but I don't find much else about it.Is this a jsonp callback and how can it be used? Thanks
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 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 ArticleRetrieve data provider SQL with variables (like BOUSER) resolved
I would like to retrieve the SQL of a WebI document's data providers via the REST SDK. The /queryplan call works great, except for one detail: the @Variable('BOUSER') appears unresolved in the...
View ArticleConditions and Custom SQL in Webi SDK
I'm porting an application written using REBean in BusinessObjects 3.1 to use the new Webi RESTful SDK. I'm currently working with BI 4.1 SP4. There are two things that I could do in easily REBean...
View ArticleHow to get Reports SQL using REST SDK in BO4.1 ?
Hi, I need reports sql using REST or any other SDK. Kindly let me know if it is possible in BO 4.1 ? Thanks in advance . Regards,Mithila Suvarna
View ArticleHow to make a call in Javascript to export a Report Element - The content of...
Hi everyone, I have a very simple question :How can I make a call to the API in order to export a single cell in the WEBI report in .CSV using httpRequest ? Thanks in advance,Rogerio
View Articleeach WebI RESTful web services call brings HTTP/1.1 404 Not Found
Hello, What could be the reason that each call into the WebI RESTful api delivers a HTTP 404 Not Found? We have the RESTful url and can connect to the web service. We see that when the WACS is not...
View Articlehi,
S U M M A R Y~~~~~~~~~~~~~~~~~~~ Successfully deployed: 0 Deployed with warnings: 1 Failed deployments: 0 ~~~~~~~~~~~~~~~~~~~ 1....
View ArticleGetting the number of pages in a report
HI All,HOw can I get the total number of pages in a Report of a WEBI Document?CHeers,ROgerio
View Article