Webi Report Table to Json
I have a simple table like this in my Business Object Report. I need to capture these data inside the table in Json format. "Table1": { "201601": "305", "201602": "253", "201603": "231",...
View ArticleIntegration with GPS Fleet Management
I work for a company that sells a GPS Fleet Management System. Our client is interesting in integrating the GPS data into their Crystal Reports Application. The GPS company is open architecture. Is it...
View Articlewhat is the service to download the instacnce from history?
Hello All,I'm fairly new to the BO world and would appreciate any help navigating my way through the API, we currently use BO SDK and are building a proof of concept with BO 4.1 RESTful services. I was...
View ArticleHiding Login Credentials when using REST Web Services SDK
When I post the login credentials to use Restful API,I will be exposing these sensitive details in my Javascript Code. Problem is that I will be distributing a web page with these Javascript Code in...
View ArticleSchedule Webi report with dynamic prompt on Bex
Hi , WE have 40 Webi reports with Dynamic selection parameters/prompts having Date, Month and Year selections. Currently we are changing the schedule everyday to incorporate new date in Webi report...
View ArticleUsing RESTful Web Services SDK for login into AS ABAP
Dear all,we have the following scenario. The Business Intelligence Platform 4.x (BIP) is installed based on Tomcat. We have several applications running on BIP consuming BEx queries from SAP BW AS...
View Articleinfostore/cuid_ xml - cannot find the default settings of a report
Using the /infotstor/cuid_xxxx call, I get the xml of objects, let's say a webi object (3, 2, 1 a webi object), and I can see the properties of the object, it's type, cuid, name, last update, author,...
View ArticleParameterized webi report with Rest SDK 4.1 SP1
Is it possible to call a parameterized webi report with "Restful Web Services SDK 4.1" to get html as service response?
View ArticlePossible dataType constants for WebI REST SDK?
Hi, I'm looking for the complete list of dataType constants which can be used in the expression definition portion of a WebI element (the dataType attribute of the formula). I imagine String, Numeric,...
View ArticleRESTful Raylight Error Incorrect session
Hello, I'm starting my journey with RSDK and I have small issue here. Based on SAP Web Intelligence RESTful web service SDK User Guide document I was able to retrieve my logon token, I can get info...
View ArticleRESTful SDK Error "Connection to CMS could not be restored." / WACS issue
Hi experts,I have a problem with the RESTful SDK, WACS and the connection to the CMS. After some time of working with the RESTful SDK, I get the followin error message (translated from german, so might...
View ArticleScheduling a program object
Hi all. Can I schedule a program object using Raylight? I know I can do it with biprws/infostore/<id>/scheduleForms/<form> but I can't pass a destination element this way.Thanks!
View ArticleAccessing data via REST
We have customers using Crystal reports who want to report on data from our product. Our product data is accessed as JSON via a REST api. Is this type of interface to a data source supported?
View ArticleHow to create universe from metadata (DB2 Cube) using UDT SDK
Hello Experts, I have created DB2 cube and importing it in UDT using metadata exchange option. By this process i am able to create universe from IBM DB2 cube.Is there any way to perform this operation...
View ArticleUnable to get some reports result
Hi everybody ! I'm trying to get some results reports on RESTFUL BI4 by VBA 2010 with WinHttpRequest object. Some reports are ok, some are not (just got header result)... trying with 600 sec on timout,...
View ArticleRaylightException: The resource of type "Document" with identifier "2432254"...
Dear SAP, We are using SAP BI Platform 4.1 SP6 Patch 3 on Windows Platform. Here to schedule reports we use JAVA RESTFul SDK code to generate instances. The issue here is, our code usually works well,...
View ArticleChange universe of Webi with prompts
Hello, I have a trouble with my tools.I'm able to change the universe of webi but only if they havn't got any prompts. When I do a [Get | Post | Put], in the post instead to have "Success [..]" I have...
View ArticleError looking up document variables
I'm trying to iterate through all the variables in all of our documents and look for a string in the formula, and I'm using restful api for that. I see the following error for a request...
View ArticleRestsdk service for cancel the BO queries
Hi All, I need the rest sdk services to cancel the refresh of the report . ThanksGaurav
View ArticleSaving the webi report using Rest-sdk
hi All, I tried saving the opened webi report and tried to save the report using the restwebservice call in java POST <webiURL>/documents/{documentId} and gave the following input...
View Article