Filter 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 ArticleChange universe with Custom SQL
Hi,I use the restful sdk to change universe but when I have a webi document with a custom sql the change datasource return the sql to generated by the query. Thanks
View ArticleHow to retrieve SAP BO documents from C# .net application based on specific...
Hello, I have a requirement to pull in SAP BO documents from C# .net application based on specific parameters. I am able to get the documents by passing the document ID and export to PDF, but not able...
View ArticleRetireiving Universe Objects used in Where Clause of Webi Reports
Hi,We are using 4.1 SP5 Restful Web services to retrieve listing of universe objects usage within webi documents.It's going ok, and we can get most of the information using the calls and looping around...
View ArticleExport 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 ArticleChanging dataset of a report element
Hi all , how can I change a report element of a Webi document, let´s say a vertical table, so it points to a object of a different query.That´s it, my vertical table lists the [State] and [Sales...
View ArticleRESTful JSON Inconsistencies by Design?
I am working my way into using the BusinessOBjects RESTful web services. I have a Java application and i am using the GSON library (form Google) to convert JSON returned from BusinessObjects RESTful...
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 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 ArticleHow to access Universes Folder from CMC
Hi, I am using Rest API to create webi reports in BO 4.1, But i want to get the universe details from the Universes Folder in the CMC.Is there any URL to access the Universes Folder from CMC? Pls Pls...
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 ArticleRESTful JSON Inconsistencies by Design?
I am working my way into using the BusinessOBjects RESTful web services. I have a Java application and i am using the GSON library (form Google) to convert JSON returned from BusinessObjects RESTful...
View ArticleHow to get the list of parameter and set them using RESTFul WS for a Crystal...
Hi All, I am able to schedule a Crystal report using following POST Restful call - http://localhost:6405/biprws/infostore/4738/scheduleForms/now and with a request xml body. But report is failing...
View ArticleReport cannot be viewed in Javascript sample
1. I am running Crystal Server 2013 on a Windows 2008 R2 machine. 2. My client is in pure javascript using the sample in...
View ArticleBO 4.1 Universe Metadata extraction using Java Restful Webservice
Hi We are building an application using the Restful webservice and are trying to extract the metadata from the Universe.We are using BO4.1 SP3 pack.We are able to extract details of universe(unx),but...
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 ArticleHow to schedule Webi Documents with Prompts with RESTful Web Services
Hello, I am trying to schedule Webi Documents with Prompts using RESTful Web Services with prompts. I am using Simple Rest Client app provided by Google Chrome. We have Business Objects SP6 Patch 1....
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 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 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 Article