Quantcast
Channel: SCN : All Content - RESTful Web Services SDK
Browsing all 262 articles
Browse latest View live

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 Article


How 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 Article


Notification 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 Article

How 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 Article

WEBI 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 Article


restful 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 Article

How 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 Article

How 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 Article


How 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 Article


how 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 Article

using 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 Article

Create/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 Article

How 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 Article


Retrieve 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 Article

Conditions 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 Article


How 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 Article

How 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 Article


each 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 Article

hi,

  S U M M A R Y~~~~~~~~~~~~~~~~~~~  Successfully deployed:      0  Deployed with warnings:      1  Failed deployments:      0  ~~~~~~~~~~~~~~~~~~~  1....

View Article

Getting 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
Browsing all 262 articles
Browse latest View live