Export Document to TEXT and CSV format in RESTful Web Services
Hi, I am looking to export a document to Text and CSV format in RESTful Web Services. The API I am using is:1) http://server:6505/biprws/raylight/v1/documents/{documentId} - content-type="text/csv",...
View ArticleFilter API in RESTful Web Services SDK
Hi, I am looking to filter the data in the report to export out to a file, but I could not be able to achieve this. I am using this RESTful API:...
View ArticlePublication using Restful SDK
Hello All, I am currently on BI 4.1 Sp2 and my requirement is as follows:I need to setup a publication to external users (non BOBJ enterprise users). Each output will have data pertaining to an ID that...
View ArticleIssue with 'SAVE AS' RESTful service call in 4.1 SP5 ?
Hello Everyone, I'm facing an issue when trying to save a webi document into another folder using 'SAVE AS' RESTful call, it's giving 500 Internal server error (through AZOT & RESTClient)...
View ArticleA Script to Change a Managed Excel Datasource of a WEBI Document
Hi All,I woukd like to share a script in Javascript which main objective is to change a managed datasource of a WEBI document.Version required BOXI 4.1 SP5What is the problem to be solved ? Here, at my...
View ArticleWebi Document Scheduling through RESTful
I've been trying to Schedule a Webi Document using RESTful through Python, I found useful blogs in this forum, So far I managed to pass a predefined set of parameter, but I'm trying to get the webi...
View ArticleHow does schedule with RESTful API a Webi report for a group of users...
SAB BO 4.1 SP1 Does it have an RESTful API to schedule a Webi report with the parameter to specify a group of users ("Schedule For" to "Schedule for specified users and user groups" with one or more...
View ArticleReport Tab not getting created in WebI document present under Public Folders
Hi Guys, We are trying to create a WebI document using Restful WS. After deploying it we are able to create the Document in a folder present under "Public...
View ArticleGetting started with RESTful
Hi, gyus! I want to use RESRful Web Service to connect to repository from MS Excel using PowerQuery.In different articles I have read that WebApplicationContainerServer andWebIntelligence...
View ArticleRefreshing a Document with a Match Pattern prompt
Hi All,I´m facing an issue in refreshing a document that has a prompt over a match pattern condition. My prompt is named CLIENTE.And the árameter I´m passing is : <?xml version="1.0"...
View ArticleCannot POST to create schedule - (500) internal server error
I am trying to create a schedule using Raylight and Restful Web services using a post tohttp://xxxxxxxxxxx:6405/biprws/raylight/v1/documents/6385/schedules when I do I get an error 'The remote server...
View ArticleUnable to change report filter with restful api
Hello, I would change a report filter. I start by reading the report structure calling url "/raylight/v1/documents/{documentId}/reports/{reportId}/specification" with GET method. I get the following...
View ArticleIssue with getAliases().addNew() in BO 4.0?
If I have a user that only has an secEnterprise alias, and I then call this in a java program: ((IUser)iUser).getAliases().addNew(aliasString, false); (and then a commit on the infostore), where...
View ArticleWACS Load Balancing for RESTful Web Services
In a complex customized landscape, it can be an inherent requirement to deploy RESTful Webservice in a clustered environment with a load balancer. RESTful Webservice is deployed on WACS on BI Platform...
View ArticleHow to get info on whether the server is enabled and/or running,
I'm posting this for a customer who has been testing the capabilities of Business Intelligence Platform RESTful Web Service. We're currently at 4.1 SP2 Patch09. But it seems that we're not being able...
View Articlechart displaying grey color without objects
Hi, I created Pie chart using Rest API and added report specification as well but it is showing in grey color as shown below I have added query and report specifications as per attached based on...
View ArticleCreate piechart with rest api
Hi, I have created piechart with rest api by creating dataprovider in document and updated query specification and finally with updating report specification. Piechart is created but label name is...
View ArticleSFTP and Secure SMTP through SDK
Hi everyone, In BI 4.1 SP6 there is the ability to schedule Webi reports to SFTP and secure email. We currently use the Enterprise .NET SDK (XI 3.1 SP6) to integrate report scheduling into our .NET...
View Articlecreating chart using element
Hi, I have followed below steps to create pie chart using elements but it is showing greyed out Bar chart instead of Pie 1) created blank document2) added dataprovider3) added query specification4...
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 Article