Last page of WebI doc
With the REST API, how to jump to the last page of a WebI report?
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 Articlerestful: Child lov with parent prompt
I have 2 dimensions, Parent and Child. The list of values of the Child dimension contains a prompt on the parent. With restful, I want to the the list of values for the child dimension. I've created a...
View Articletag not returning the right path
Hello, I am trying to retrieve the full path of a certain document with the WebI REST GET http://<serverName>:6405/biprws/raylight/vx/documents/{documentId} But when I get the path, even tho I...
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 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 Article/raylight/v1/universes vs. /sl/v1/universes
It appears that the output of /raylight/v1/universes/<universe id> is the same as /sl/v1/universes/<universe id>. So is there any difference in using one or the other? Also, how do you get...
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 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 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 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 Articlehi,
S U M M A R Y~~~~~~~~~~~~~~~~~~~ Successfully deployed: 0 Deployed with warnings: 1 Failed deployments: 0 ~~~~~~~~~~~~~~~~~~~ 1....
View ArticleHow to obtain the timestamp of a schedule for which I get the details?
Please find below the extract from documentation showing the syntax of XML returned by the Web Services call. What is missing for me, is the timestamp. I wonder if you guys encountered this and have...
View ArticleQuestion regarding refreshing a parametrised Webi Doc using REST
Hello, Wondering if anybody can help... I seem to be having difficulties refreshing a parametrised WebI document using the REST API in powershell. $LogonRequestUri =...
View ArticleOutput report to csv -- only one page
If I export a report to csv using:/biprws/raylight/v1/documents/278496/reports/7Accept: text/csv I get the expected result. But if I try to set the delimiter...
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 ArticleError trying to export Excel sheet to repository
Hi All, I´m on BO 4.1 SP5 trying to export an excel sheet, using javascript, to the repository.I´m getting an HTTP 500 error. Following is my code bodie =...
View ArticleMoving to RESful Web Services from Java
I have a Java program that I've been working on to schedule and read reports Webi and CR (NOT CRE) from BOBJ. It looks like some of the Java SDK methods that I've been trying to used have been...
View ArticleBOXI4.1 (14.1.1.1036) - Trusted Authentication via webservice
Hello all... I just tested trusted authentication with already mentioned version, and as a result I receive the error message: { "error_code": "FWM 02045", "message": "There was an error...
View ArticleIdentify unread items in Inbox via SDK
I have determined that it is possible to read the items in a user's inbox via the RESTful WS SDK, since it can be accessed like any other folder. I would like to know if it is possible to identify...
View Article