Restful 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 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 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 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 ArticleJSON arrays vs. properties
I'm finding that a JSON response from Raylight may or may not be an array depending on whether there are multiple items. For example, a WebI doc with multiple reports will produce this: { "reports":...
View ArticleError Scheduling Document with Prompts using REST API - An internal error...
I just started using REST API for executing a web intelligence document with prompts and recieved the following error:An internal error occurred while calling 'answerPromptsEx' API. (Error:...
View ArticleCreate Document in RESTful webservice
Hi, Anyone help me in java code how to create a webi document using restful webservice? My Code: HttpPost httpRequest_create_doc = new HttpPost( "http://localhost:6405/biprws/raylight/v1/documents");...
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 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 ArticleDrilldown in WebI
I can retrieve a WebI report that is in drill mode, but how do I enable hyperlinks to perform the drill action? I see a bunch of JSONDATA stuff that appears to be related to drilling, but there is no...
View ArticleStatus of a schedule - error message on failure.
Hello All, when querying for status, after scheduling a document, using the schedule Id - the service returns Completed/Failed status. In case of a failure, it does not give us any detailed description...
View ArticleHow to get complete list of List of Values (LOV)?
So I have a report that takes one or more country names as parameters. I want to display list of possible values on my web page but parameter XML is only returning top interval (or top 50 values). How...
View ArticleWhere can I download the sap.viz chart library?
Hi, I develop a web software with using sap.ui.communs, sap.ui.table, sap.ui.core and sap.viz chart libraries. I found where I can download sap.ui.communs, sap.ui.table, sap.ui.core libraries to...
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 ArticleWIS30650 after changing universes with REST API
I created a very simple WebI report (one object), and attempted to switch it from its original unv universe to an identical unx universe. The switch appeared to work correctly: GET...
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 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 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 ArticleProblems 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 Article