Re: Accessing Variables through odata
There are some hana live views with parameters and variables set. Is there a way to expose these live views as odata ?
View ArticleRe: Import SHINE delivery unit FAILS as well as the Generation of Data
If you look at the details of the log of the import of the DU, what is there. Just know the DU import failed, isn't really enough information to troubleshoot. Also what kind of HANA system are you...
View ArticleRe: Modification of HANA views externally
Ravi - Yes indeed, processing the calculations through Java programs was our primary planned approach. But it would introduce lots of complexities including construction of SQL queries at run-time,...
View ArticleRe: Filter (variable) applied at analytical view is not reflected in...
Hi Sumit, Can you please try with the variable mapping between Calc view and Analytic view as mentioned in the documentation: Map Parameters or Variables of External Views for Value Help - SAP HANA...
View ArticleProblem convert Clob to String
Hi,In my application I use SAP HANA SP8 db and I use jdk 1.7. I try to convert Clob to String but I receive the error: Caused by: com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC:...
View ArticleRe: _SYS_BIC Privileges Configuration
When I execute my program I have this message: Some help? Rachid.
View ArticleUncaught TypeError: Cannot read property 'Button' of undefined
Hello, I'm trying to build "Hello world" app using the following tutorial:SAP HANA Cloud PlatformWhen I try to run this app on the local server, I get this error:I did everything strictly as the...
View ArticleRe: Will HDBDD support TEXT and Spatial data types in the future?
We plan to have calculation expressions support. The syntax is different than the GENERATED ALWAYS AS as the syntax follows the CDS standard. As you are an SAP employee, you should really ask these...
View ArticleRe: How to get the JSON output format from an procedure call using XSJS
>Also are we going to have anything similar to download the data in XML format..?No, not at present. We are focused on JSON or RecordSet object. If you want to convert the JSON to XML, there might...
View ArticleRe: Modification of HANA views externally
>The only input needed are the file path of the views and a way for activating them in order to go ahead with this approach. Its this interaction with the Repository and the activation that really...
View ArticleSystem variables in HAN SQL Script (::)
Hello everyone, I was just wondering if there exists a list of system variables in HANA SQLScript that one can use for various checks. Coming from an ABAP background, I feel the need for these from...
View ArticleRe: _SYS_BIC Privileges Configuration
Hi Rachid, From your first pic, the column view name is "p...trial.dev/SO_CV", but from your second pic, you want to select data from "p...trial.opensap/SO_CV" which does not exist under "_SYS_BIC"...
View ArticleRe: Filter (variable) applied at analytical view is not reflected in...
Thanks for your reply Ravi. It seems like this approach is applicable for "Input Parameters" only and not for "Variable" ? I created a variable & an Input parameter in Analytical view, and created...
View ArticlePlan VS Actual - How to model in HANA
Hi Experts, In my scenario i have the plan data being pull from some planning system (i.e. APO) and actuals (Legacy system) into HANA via BODS so there would be 2 table created in HANA 1 for actual...
View ArticleRestrict authorization in HANA Studio
Hello Team, We have build a native UI5 application using HANA which allows users to perform Insert, Update and Delete operations on the back-end tables. The application is working fine and also each...
View ArticleHow to send emails from HANA SQL Console
Hi, Please guide how to send mail from HANA Studio SQL Console. Is there any standard procedure in Hana Studio to send Mail( e.g. in MS SQL "sp_send_dbmail" Procedure)
View ArticleRe: How to send emails from HANA SQL Console
Hi Preethi, Please go through the attached link:How to send emails from HANA Regards,Krishna
View ArticleRe: _SYS_BIC Privileges Configuration
Hi Wenjun, thank you. It is a bit strange because I have exactly followed step by step a training video of Riu Nogueira and I did the same things explained ... Don't know, why I have these kind of...
View ArticleRe: How to send emails from HANA SQL Console
Thanks Krishna When we execute the script we got the error 'import site' failed; use -v for tracebackTraceback (most recent call last): File "./hanaemail.py", line 2, in <module> import...
View ArticleRe: SP07: migrate Statistics server. Notes referred to blocked
Hi Fred,I also stumbled upon the issue that SAP Note 1917938 is not released. Did you get the Note from SAP to have a look at it? Regards,Niklas
View Article