RESTful Web Service SDK Source Code
I've found the documents and demos related to RESTful Web Service and c# integration in this link.http://scn.sap.com/docs/DOC-43224#comment-371702 For the Demos section listed in this site, where can I...
View ArticleWill RESTful SDK for CRE provide functional parity with RAS?
Hello, The Report Application Server SDK (RAS) provides an detailed API in Java for working with CR documents. This api does not work with Crystal Reports for Enterprise documents (CRE). We were told...
View ArticleBOXI4.1 (14.1.1.1036) - Logon with /logon/adsso via Code
Hi all, I just configured my test system for Active Directory authentication and it looks like everthing works perfect.Group resolution works, login to CMC works and I even get a ticket if I open...
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 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 ArticleC#: PUT to Save a Webi Doesn't Return
BO 4.1 SP4VS 2010 I'm working on a utility that will change the universe in one or more data providers in a Webi report using the RESTful web services. Here's the basic logic: 1. Get the list of data...
View ArticleWrappers for RESTful API
Are there any published Java wrapper classes for the WebI RESTful API? Or do I have to manually write and parse JSON/XML?
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 ArticleServer error when requesting parameter info of Webi document
Hi, We're writing an application on our BI4.1 SP02 environment in Java using the RESTful SDK and we're assumingly running into a security issue. Using a user which is member of the administrators...
View ArticleRESTful Web Service SDK Source Code
I've found the documents and demos related to RESTful Web Service and c# integration in this link.http://scn.sap.com/docs/DOC-43224#comment-371702 For the Demos section listed in this site, where can I...
View ArticleVertical Pagination in Html using webi restful SDK
Hi, I want to have pagination on the Html view of the Report in my application. I am using the below url: String url = baseURL + "/raylight/v1/documents/" + documentId + "/reports/" + reportId +...
View ArticleMissing functions in RESTful SDK
Hi Experts, I started to have a closer look at the RESTful SDK and wanted to prepare a migration of a 3.1 project. What I would like to know is, if there is a REST replacement for the following...
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 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 ArticleCalling Restful API from a WEBI Doc
Hello Everyone, I got an answer and hope someone can help me. I´m trying to write a code to self modify a WEBI doc. Let me try to explain better:I´m trying to use the Restful API to do some...
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 ArticleChange universe with contexts
Hi,I use the restful sdk to change universe but when I have a context in the webi document the 2nd call to targetDatasourceId give me this error<error> <error_code>101</error_code>...
View ArticleHow to filter the report using the Drill filter?
Hi All, I want to filter out the report data based upon the selection of the value in one or more drill filters. I looked into the section of performing the Drill in the documentation and following the...
View ArticleDataproviders error
I get this error using this command:GET documents/{0}/parameters?lovInfo=trueHelp <error> <error_code>WSR 00999</error_code> <message>Internal error...
View Articlexsd documents
Hi do you have somewhere the .xsd docs for rest resposese or some code templates for c# or javaThanks
View Article