Extract data from BO using REST
Hi, I would like to get the report data from BO in html format. We are on BO 4.0 and I am using REST based services for the same. The problem if that when I try to get the data using the below URL, I...
View ArticleSSO with MYSAPSSO2
Hi, I am struggling to figure out how to use MYSAPSSO2 cookie for authentication for RESTful SDK. So we have SAP portal that is integrated with BO server. A user can seamlessly navigate from portal to...
View ArticleError Scheduling Document with Prompts using REST API - An internal error...
I just started using REST API for executing a web intelligence document with prompts and recieved the following error:An internal error occurred while calling 'answerPromptsEx' API. (Error:...
View ArticlePostman Restful issue
Hi, I'm getting issue for last couple of days with Postman and Restful. Normally it was working fine for long time, I was able to execute GET and POST with url http://server:6405/biprws/logon/long. I...
View ArticleRestful web User Folders CMC permissions
I'm having some problems getting data returned from the platform restful web services. BI 4.1 SP3, what would the minimum permissions be for Top-Level security on the User Folders (ID 18) to allow the...
View Articlerestful 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 ArticleNeed help with XML response to refresh document with context and prompts
I've been working with the Restful api for a few weeks now and have been able to figure out most of what I need to automate testing of our reports. However, one task that I have not been able to figure...
View ArticleFetching drill filter values for reports having prompt using webi-restful sdk?
Hi, following the document for SAP restful services i am able to fetch the drill filters on the report but the when i try to get the values in the filter by getting into the details of a filter i am...
View ArticleSchedule Webi report using RESTful API
We are using BO 4.0 (SP2) and looking to schedule reports using our intranet application. I have searched for APIs avaialble and was able to find RESTful API for SP4 but not SP2. How can we do it in...
View ArticleC# RESTful web service, passing parameter (prompt) to a report
Dear Experts, I have requirements where i am exporting a WebI report from BI 4.0 to PDF document, I am using RESTful web services using c#. I can run a report which has no prompts but when it comes to...
View ArticleHow 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 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 web service creation in SAP
Hi, We have requirement to create the webservice and provide to third party. We have created web service through SE37 but it is based on SOAP protocol, third party is not able to consume the same, They...
View ArticleHow 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 ArticleError Scheduling Document with Prompts using REST API - An internal error...
I just started using REST API for executing a web intelligence document with prompts and recieved the following error:An internal error occurred while calling 'answerPromptsEx' API. (Error:...
View Articlerestful 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 ArticleHow to consume Json Feed
Hi Team How to consume Json Feed, using REST POST action through SAP ABAP.
View ArticleRESTful schedule instance ID do not match with instance PID in CMC Instance...
SAP BO 4.1 sp1 I'm using the RESTful Web Service API to schedule a Webi report with the following API:http://<server>:<port>/biprws/infostore/<documentId>/scheduleForms/nowIn the...
View ArticleAutomating bulk WEBI report modification
Hi All,My existing scenario as below,Data contained in 1 single DB-1 (across n tables), 1 Universe existed (U1) & 1 webi document using U1 with many reports representing many KPIs.(Many WEBI...
View ArticleCrystal Reports RESTful API
I've looked at the various pdf user guides and I can't find a good example of how to pass parameters to the Crystal RESTful services. One document simply mentions they'll come back as part of the GET...
View Article