Problems while running WEBI document, Which is created using RESTful API
Hi, We are following the below steps to create a BOBJ WEBI Document using RESTful API.Create an Empty WEBI document.Create dataprovider.Update dataprovider query specification.Refrest Document.Create...
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 ArticleMissing dataSourceId when retrieving report dataproviders
Hi, I'm writing script that is retrieving information about reports from CMC and I have some issues with retrieving data provider details. For some reason, my script is not able to retrieve...
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 ArticleExtract Hierarchies in BO 4.1 WEBI using Java Restful Webservice
Hi , We are using Bo4.1 SP3. Whether can we extract hierarchies from web intelligence report?Whether there is any URL to extract hierarchies? Regards,Kavitha S
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 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 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 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 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 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 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 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 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 ArticleChange universe
HiI try to use our tool Version Manager to get a wid from a cms then publish it on a 2nd cms with .net sdk. The problem with rest sdk it's that webi doc in destination cms does not point to an universe...
View Articlexsd documents
Hi do you have somewhere the .xsd docs for rest resposese or some code templates for c# or javaThanks
View ArticleUniverse folder
Hi is there a easy way to get universe parent folder id or cuidThe only solution i found is to get universe detail but for certain customers they have veryyy big universes so time consuming to retrieve...
View Article