Not able to refresh the report with Parameters.
I am not able to refresh the report with simple parameters. Error message is "The Remote Server returned error : (400) Bad Request. If I mention Request type "POST" then I get this error "The Remote...
View ArticlePDF output with text cut horizontally
Hi, I have a 12 page webi report with CLOB objects and the text in report get cut when exported to PDF. For example, if the text flows from one page to second page it get cut. This was not an issue in...
View ArticleRESTful Webservice "Operation Timed Out."
Version BI4.1 SP4 Patch 4Clustered Windows EnvironmentOne WACS Service (default settings) Using C# HTTPWebRequest and HTTPWebResponse for all the stepsWorkflow1. POST Login (using Enterprise)2. PUT...
View ArticleRunning query against universe and return results
Hi, I have a custom sql that is used in a report. Can i run the same custom sql against a universe and get the results? I was searching the WS document and found this - Runs the query using GET...
View ArticleCan I name an emailed attachment?
I've developed a Java program to schedule and re-schedule reports. Some of these use Business Objects to email files to recipients. There doesn't seem to be the ability to name the attached file,...
View ArticleCan I name emailed file attachments?
I've developed a Java program which schedules and re-schedules reports and many of these are sent as attachments. I don't seem to have any control over the name of the attachment which defaults to the...
View ArticleIncorrect session found in HTTP header X-SAP-LogonToken (too many values)
Hi, When I try to retrieve a list of infostore objects using the Rest API (http://localhost:6405/biprws/infostore) everything works fine. But when I try to retrieve a list of universes...
View ArticleExporting a Webi report as PDF
Hi, I'm having a hard time getting a PDF to export properly. I can get the report to export, but the report header and footer are missing. In a nutshell, here's what I'm doing: * GET request to...
View ArticlePurging after modifying the report
Hi, After purging a document, i opened it modified by adding couple of columns, refreshed and saved it.Now i run the purge again, it displays the old purged document instead of new modified one. So for...
View ArticleError: RWI 00014
I am trying to execute a WebI report using java apis.Am able to create a reportEngine instance bit when I try to setup a DocumentInstance using - reportEngine.openDocument(1234) I get the error - RWI...
View ArticleError while refreshing report through parameter
Hi , I am getting below error while refreshing report through parameter, using BO 4.1 SP5 1. Created new documentRequest:http://xyz:6405/biprws/raylight/v1/documentsMethod: POSTBody:<document>...
View ArticleHow to Display Webi Report using Restful SDK
Hi, I am trying to find a way to display the webi report without saving using Restful SDK. I am able to refresh the report successfully and able to save it and use OpenDocument method to display the...
View ArticleExport only Report Table data into Excel without Heading of the report.
Hi , Is it possible to export to excel only the Report Table data into Excel using Rest API? Thanks,Sivaraman
View ArticleNot able to add query Specification to the Data Provider
1. Create Document String Create= "<document><name>Doc</name><folderId>4825</folderId></document>"2. Added Data Provider String Create =...
View ArticleReport using restful API is not fetching the data
Hi ,The Report downloaded using the RestFul API(in C#) is not fetching the data,i.e, only fetching the schema of the report.we have fallowed below code to fetch the report Please find the code below...
View ArticleSecWinAD authentication using the REST SDK...
Hi,Trying out the REST sdk (with 4.1) and have hit a problem from the start. I guess i'm missing some config somewhere but here's the issue... I create an enterprise user in the CMC in the everyone...
View ArticleHow to move document to another folder using Rest API?
How to move document to another folder using Restful API?
View ArticleBO XI 4.1 adsso logon without passing credentials
Is it possible to establish a connection without passing the userid/password to rest API calls assuming that AD SSO configured on BOE server? Below is the sample code which we used to connect in the XI...
View ArticleCalling a webi report chart into other applications
Hello, Is it possible to call a webi report chart (not the whole report) from a external application. I know we can call a webi report from other applications but our requirement is to call only...
View ArticleRESTful Web Services SDK - Published Resources (June 2013)
Purpose The RESTful Web Services SDK SCN Space launched on June 24, 2013. This Document, provides a simple look up of all resources available to developers at this time. Overview Searching the SCN for...
View Article