An error occurred while trying to view the document.
Hi, I have created a crystal report using Crystal Reports 2013 and I trying to call this report from outside the server. While I called the report using RESTFul API I shown below error in my browser....
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 ArticleSupply dataset in dynamic way
Hi, I would like to supply dataset in dynamic way. I have a array (dataset_metadata) which contains metadata but I don't know how many metadata are in. I just know that the last metadata is the...
View ArticleHow to Post an attachment or an Excel file via cURL
Hello Dear All, I am trying to post an attachment to a document or upload an excel file by using restful webservices via cURL. However, I could not make it working so far. I believe I am doing...
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 ArticleBO 4.1 WEBI 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 webi report.Whether there is any URL to retrieve Query filter in web Intelligence Report....
View ArticleSAP BO 4.1 Webi report sample with prompts to try Restful api
I was not able to find, in the report demo samples available in the SAP BO 4.1 installation, a Webi report with prompts.I found many Webi reports samples but all are without prompts.I need at least one...
View Articlerefreshing a document with parameters not working
Hello, When I try to refresh a document with parameters I get an error. Description: 1. First we get the parameters: GET http://MYSERVER/biprws/raylight/v1/documents/9873/parametersAccept:...
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 ArticleHow to project report element into Webi report through RESTFUL
We can create webi report through rest client and add parameters to that. When i try to refresh the report by passing parameters, it gets refreshed successfully. The export of the report in pdf, .csv...
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 ArticleWebi Restful SDK XLS Formatting Issue
I have a customer requirement to generate XLS files per webi section page breaks to meet the requirement to split each business units into seperate XLS files. This allow me to download the XLS using...
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 ArticleRestful sample with Java for getting WebI report info in 4.1
Hi All Can anyone give me a sample code in JAVA for getting WebI report information using Restful services in 4.1 SP1 Version Thanks In Advance
View ArticleHow to Post an attachment or an Excel file via cURL
Hello Dear All, I am trying to post an attachment to a document or upload an excel file by using restful webservices via cURL. However, I could not make it working so far. I believe I am doing...
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 ArticleUnable to change report filter with restful api
Hello, I would change a report filter. I start by reading the report structure calling url "/raylight/v1/documents/{documentId}/reports/{reportId}/specification" with GET method. I get the following...
View ArticleMoving to RESful Web Services from Java
I have a Java program that I've been working on to schedule and read reports Webi and CR (NOT CRE) from BOBJ. It looks like some of the Java SDK methods that I've been trying to used have been...
View Articleusing JSONscriptRequest for cross domain calls?
Hi, Looking through the REST SDK I see mention of the "JSONscriptRequest class" but I don't find much else about it.Is this a jsonp callback and how can it be used? Thanks
View ArticleUsing RESTful WSes to manipulate user base?
Hello, We are looking into replacing some of the tooling we have developed in the Java SDKs with similar programs that use the new RESTful Web Services. One of the tasks we have is a user...
View Article