How to troubleshoot RESTful login problem ?
Hello, I hope it's the best place to get a solution because I'm becoming crazy ! My environment is : # ClientWindows Server 2008R2 SP1MS Office 2010 32-bitLive Office 4.1 SP7 # ServerWindows Server...
View ArticleNot 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 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 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 ArticleRESTful Raylight Error Incorrect session
Hello, I'm starting my journey with RSDK and I have small issue here. Based on SAP Web Intelligence RESTful web service SDK User Guide document I was able to retrieve my logon token, I can get info...
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 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 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 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 ArticleHow to troubleshoot RESTful login problem ?
Hello, I hope it's the best place to get a solution because I'm becoming crazy ! My environment is : # ClientWindows Server 2008R2 SP1MS Office 2010 32-bitLive Office 4.1 SP7 # ServerWindows Server...
View ArticleRetrieve the report content for display using RESTful Services
Hi All, I am using the CR for Enterprise to build report. So far as I knew. the report from CR for Enterprise can't be opened with either of the SDK's, .NET or Java.Otherwise I will got error with...
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 ArticleNot 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 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 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 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 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 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 Article