Passing parameters to a report using RESTful SDK
Have anyone used RESTful SDK to generate a PDF/XLS report that takes filters/parameters? I have seen many posts that create a report but won't take any parameters. I couldn't find any documentation...
View ArticleThe remote server returned an error: (500) Internal Server Error?
Hi, When calling api to create new report document 'http://<My Server Internal IP>:6405/biprws/raylight/v1/documents' Sample of post request string xmlToPost =...
View Articleadding data source i.e universe to newly created report document using rest api
I have created report document using rest api and it got created successfully. (post url to create document : http://{0}:6405/biprws/raylight/v1/documentsXml to post : <document><name>Some...
View ArticleHow to retrieve the filters used in report using Restful web services ?
I have tried using the below URL for retrieving filters used in the report. http://<Server Name>:<Port Name>/biprws/raylight/v1/documents/<Document ID>/reports/<Report...
View ArticleView Restful API login session in CMC
In general if you make any connection to Business Objects InfoView then you will be able to see the active session in CMC--> Sessions. But If I Create session through rest API call then I don't see...
View ArticleUsing RESTful Web Services SDK for login into AS ABAP
Dear all,we have the following scenario. The Business Intelligence Platform 4.x (BIP) is installed based on Tomcat. We have several applications running on BIP consuming BEx queries from SAP BW AS...
View ArticleExport to HTML throwing RWS 00058 Not acceptable, (RWS 00058)
Hi, I am trying to export to HTML and it is throwing the above error.The Header is "text/html" and file extension for download is also .html.The GET request is ...raylight/v1/documents/docid Anything i...
View ArticleHow to get Doc id from Doc CUID using rest api call?
How to get Doc Id from Doc CUID using rest api call?
View ArticleInput controls
Hi, Is there a way to select the value in input controls and export the report using REST? My report has prompts to select the user id and month that opens a report with two input controls. For a...
View ArticleIssue with getting updated document Data
I am having issue with getting update document data. Below are the details 1. Open a connection using web service call2. Get the document reports for ex 1 Report tab3. Login to BI launch Pad directly...
View ArticleHow to get the Public Folders and My Favorites CUID using Restful API call?
How to get the Public Folders and My Favorites CUID/ID using Restful API call?
View ArticleListout Webi Reports using a specific Universe Object
Hello, I am new to SAP BO and need your help in achiving below requirement: Our requirement is to pull list of all Web Intelligence reports using a specific universe object in BI 4.1. Based on my...
View ArticleLogin Page displayed when Rest session used in OpenDocument Link
I am getting the login page if I use the restful session logontoken in the Open document URL. Below is the URL Please advice.
View ArticlegetVersion in SAP BI 4.1 web-service C# .Net Implementation
Hi, I am writing a C# code to connect to QAAWS web-service of SAP BI 4.1. Below is the code for same: BO_Session.EnterpriseCredential objCredential = new...
View ArticleSchedule Webi report with dynamic prompt on Bex
Hi , WE have 40 Webi reports with Dynamic selection parameters/prompts having Date, Month and Year selections. Currently we are changing the schedule everyday to incorporate new date in Webi report...
View ArticleUnable to get the parameters list on the server through the document...
Hi Guys, I am very new to RESTful web service SDK. By Using Restful we can do Schedule, get documents list, get logon token successfully. But only the "parameters list" call is not working. if we try...
View ArticleIs it possible to update infostore object name in BO XI 4.1 Rest API call?
Is it possible to update the infostore object name(SI_NAME) in BO XI 4.1 rest API call?
View ArticleHow to fetch Webi document ID
Hi, I am new to Restful SDK and working on to refresh, export and save Webi reports in various formats. We have around 60 webi reports and we hit the restful URL by passing document ID for each...
View ArticleChange mapping of webi work only once
Hello, I'd to change the universe of a webi in BO with the get/post/put actions (raylight). When I use the method to change the universe for the first time, it work pretty well. I can the see update on...
View Article