Partner and ISV Workshop: Build and Certify an Application for SAP HANA...
Are you looking to gain an in-depth understanding of the SAP HANA Platform? Do you plan to build, integrate, and certify an application with SAP HANA?The SAP Integration and Certification Center (SAP...
View ArticlePrivate Reuse and Query views in HANA
When you create custom views (models) how would you classify as private, reuse and Query views? In SAP provided views they classified the views into Private, reuse and query views.. we would like to...
View ArticleBest data provisioning tool for very large amount of data updated real time?
about a few hundred million entries of data a day and it must be replicated to sap hana in real time, what would be the best option?
View ArticleSAP Predictive Analysis error while executing KNN algorithm
Hi , I am getting 'duplicate column name' error, while implementing knn algorithm in SAP Predictive Analysis. Please help me Please look into my screenshots for configurations. I am taking the data...
View ArticleIF statement syntax in SQL script view
I need to include a "IF" condition in the "SELECT" section of my SQL script view. I tried the following syntax's but I get the error 'Incorrect SQL syntax near 'IF' 1. IF(Revenue <> '0' AND...
View ArticleSide car methodology
Hello Team I have a doubt . Is Side car approach only adopted during POC . I am asking in the usual scenarios . Regards
View ArticleGeospatial functions using SAP HANA table
Hi,I am preparing a bootcamp for partners and just want to execute a select statement using a simple Geospatial function (ST_POINT) with data coming from a table. Format of the data in the table in the...
View ArticleQuickest way to push / activate code via cmd line client
Hello Hana Cloud Community, we're running automated Selenium UI Tests on our XS application, more specifically the javascript-parts of it. Now we want to add these tests to our gerrit-review-job, which...
View ArticleTemplate file - EPM.hdbdd
Hi Experts, I am not able to find the demo file EPM.HDBDD in the demo content. Can you please guide and provide the sample code of all Various Tables in 1 file. Thanks
View Articlereturn type for aggregate functions AVG
Hi, What is the data type of return value for the aggregate function AVG? It’s decimal, double, float, or refers to some columns? For example:createcolumntable t1 (c1 decimal(15,2));insertinto t1...
View Article"Server processing time" store Location
hello everyone, maybesomeoneknowswhereHANAstores thestatisticsof"Server processingtime"? I needthese figuresforaShowcase"HANA vsAnyDB" Thank you
View ArticleCall ABAP function by xsjs
Hi experts, How can i call ABAP function or function module using SAP HANA xsjs. Thanks,Shambhu Nath
View ArticleUnable to connect to HANA Studio on CAL using Microsoft Azure
Hi I have created a new instance in CAL on Microsoft Azure. I have started and activated the instance. In Azure also its in started mode and I am being billed. But then when I login using SYSTEM as...
View ArticleFilter in Attribute view
I basically want to have a view that displays two columns from my table, but not have any of the columns repeat the same ID or Name For example if table data looked like this Name IDJohn 204John...
View Article[Hana studio]Can not access system on host
Hi experts, I have a serious problem. I can't add my new system on sap hana studio. I have already 2 other servers in it so i think the problem don't come from hana studio. I have checked that port...
View Articledeploy app problem: Chef::Exceptions::Exec with "bin/rake db:migrate"
i have a rails application connected with a hana db server. locally it works fine and my vm is also able to connect to that database (i tried isql Hana username password and the connection works). when...
View ArticleManage multi-table insert using OData Service
Hi all, I would like to understand how can I manage multi-table inserts using odata service. Problem : For example I have two tables :1. Customer (Customer_ID as primary key)2. Orders (Order_ID as...
View ArticleXSJS dispalying blank page
Hi Gurus, I was trying out the multiply.xsjs program. However when I execute the file, nothing is displayed unlike given in the blog by Thomas Jung I had attached screen shot for your reference. Any...
View Articlehow to run command stored as a string other than eval()
hi,my code looks like this:function getById(ID){ var returnArray=[]; for(var i= 0;i<ID.length;i++){ returnArray.push("sap.ui.getCore().byId"+'('+'"'+ID[i]+'"'+')');} return...
View ArticleAzure connection problem
Hello, I've followed the procedure to create a SAP HANA Developer instance in Microsoft Azure. I can see my instance in the Azure portal - the VM is running and i can see the virtual IP address. And...
View Article