Running 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 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 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 ArticleHow to move document to another folder using Rest API?
How to move document to another folder using Restful API?
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 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 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 get Reports SQL using REST SDK in BO4.1 ?
Hi, I need reports sql using REST or any other SDK. Kindly let me know if it is possible in BO 4.1 ? Thanks in advance . Regards,Mithila Suvarna
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 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 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 ArticleCrystal Report Instance with JavaScript Viewer API
I was able to implement a sample Crystal Reports Viewer using the JavaScript API (http://help.sap.com/businessobject/product_guides/sbo41/en/sbo41_cr_js_api_en.pdf). However, I am not sure how to...
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 Articlereschedule webi report through restful webservice
Hello, I want to reschedule webi report through restful webservices. I can see if a schedule is failed or not with...
View ArticlePassing 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 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 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 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 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 ArticleError Get Document's detail
Hi, I get this error when retrieving document detail my url isGET biprws/raylight/v1/documents/6573 Thanks for your help <error> <error_code>WSR 00999</error_code>...
View Article