Filter 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 ArticleHANA Live Analytics for ERP, Activation of Calculation Views
Hi there, I want to testHANALiveAnalytics forERP.I geterror messageswhenimporting"HANA LiveAnalytics forERP". When I tryto activate theCalculationViewsmanuallythen I getthe...
View ArticleNeed Advice on SAP HANA for testing Professional
Hello Everyone.I have six years of Mainframe Testing exp.Right now i have left my job and am pursuing my masters in Computer Science.To be frank i dont find programming my cup of tea,but have interest...
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 ArticleCan't display output of select statement
Hi, My SQL statement returns me this output. However when I run this piece of code, I don't see any output function displayPeople(){ var body=''; try{ $.response.setBody('Creating...
View ArticleHow to create a directory in Hana Project Through XSJS
I want to make folders or directory dynamically in HANA project through XSJS service when user uploads a files from Client side. Actually I want to store every users files to the folder belonging to...
View ArticleChrome exports corrupted .tgz file while Firefox doesn't (HANA sp8)
Today I discovered that the a Delivery Unit archive file exported from browser based ALM UI is corrupted. This always happen when I use Chrome browser. This doesn't happens on FireFox browser. Share...
View ArticleImport From CSV File statement runs forever, no error, does not finish
Hello, I am trying to import a CSV file in a JAVA program, with the following statement: IMPORT FROM CSV FILE '/debug/testdatabase/FILE.csv' INTO "JOSEPH"."TEST_TABLE" WITH COLUMN LIST IN FIRST ROW...
View ArticleConnect SAP HANA Studio to database on local server
I've installed SAP HANA Studio, and my application is running on a local server. How could I connect to my local database from Studio?What are the values for Host Name, Instance Number and options for...
View ArticleNo data found exception handling in AMDP
HI All, I have seen numerous discussions on handling of exception handling for "No data found", but I am stuck in strange problem. I have the following AMDP: Method GET_COUNT by database PROCEDURE FOR...
View ArticleIssue in accessing the hana from laptop
Hello Experts, I am new to Hana . I have an cloud share account and trying to access the Hana studio from laptop. But I am getting the error "The system Can't be reached" Help me in this and thanks in...
View Articleinserting data into table from calculation view
Hello Experts; I need to insert data into my 7 fields of HANA tables from calculation view . scenario is given below Table have 7 fields clm1, clm2, clm3, clm4, clm5 , clm6, clm7 clm1 will be ->...
View ArticleMultiple use of text tables
Hi, I have to use same table/attribute view multiple times in HANA calculation view.What is performancewise best way to implement this.?e.g. I have 4 material field in fact table. I want to join it...
View ArticleProcedures: How to format output to two fractions-digit (fixed)?
Hi, I have a procedure which reports some values. The results e.g. for prices are [as measures] 100.0199.175 But I want to the have the whole formating already include in the SQL-script, so it should...
View ArticleAdding users as contributors in change management
Hi everyone, I am facing some issues in adding some users as contributors in change management.The users have almost all the required privileges...
View Article