How can we put a resultset in a table in HANA
Hi all, I am quite a new to HANA development, (and this is my first question over SCN).I am executing a query and want some columns from the resultset copied into a temp table along with that I need a...
View ArticleD3 Convert from TSV to JSON
İ am using D3. default code is TSV. as liked3.tsv("data.tsv",function(d){return{ day:+d.day, hour:+d.hour, value:+d.value };},But i want to convert JSON (xsjs) as like...
View ArticleCreating a User Authentication and Session service - SAP UI5 and SAP HANA
Hi everyone, I am new to Ui5 and HANA. I am trying to create a SAP UI5 application which will run on HANA. Could anyone please provide example, code snippet or a resource for below: 1. I want to create...
View ArticleHow to investigate an "unable to establish connection" error?
I am a HANA newbie, trying small sample applications. I followed the sample tutorial for using the XS outbound connection API and got that to work correctly. However, when I try to do essentially the...
View ArticleQuery regarding calculation view
Hi, 1.) I have couple of doubts. While creating calculation view I cant see the option of SUM and DISTINCT in aggregation.2.) I cant understand the use of aggregation node in calculation view since we...
View ArticleStored Proc works intermittently
Hi All. We have tried to create a stored proc to block users from adding an invoice if the GP % is not within a certain range (this is defined in UDF's) for certain bp's. However does not work for all...
View ArticleCan't use tables in graphical calculation view
Hi,No matter what I try, I can't use tables in graphical calculation view. I tried the most simple exampe: Graphical calculation view CV_SCARR as Semantics -> Projection -> Table SCARR. The view...
View ArticleHow to get SPS 09
Hello, We have been working in the free developer edition of HANA, but realize that it is not yet SPS 09. What is everyone else doing to get to working on SPS 09 without incurring a huge cost? We have...
View ArticleHANA Migration using CTS+
We are using CTS+ for HANA migration, and able to migrate our models using CTS+. Looking for documents or steps to migrate Virtual tables (SDA), please share if you have any info. thanks
View ArticlePerformance of Sales order creation on HANA
Hi, I understand that HANA column tables are read and insert optimized. I would like get some clarification on the following scenario. Assume that in the ECC (non HANA DB) the sales order creation...
View ArticleSynch Check for Unit/QA/Prod Systems
Hi, We have requirement where we need to do synch up check between Development, Quality and Production Systems. We need to check whether all the views, tables procedure are in-synch ( have same...
View ArticleSAP HANA - EXTENTED STAR SCHEMA
Hi All, Can any one please explain why HANA does not support Extented star Schema? ThanksM.VellingiriSAP HANA
View ArticleSAP Hana - XML Types/Parsing
Hello,Does HANA support XML data type? I have a developer edition on AWS and I didnt find XML type in the dropdown list when tried to create one. So I am wondering if HANA supports XML types at all. Is...
View ArticleQuery in procedure
Hi, Can someone please help me to understand what is the difference between SQL based procedure ( which we create in schema) and catalog one( one which we create in package)? Are both the same? I have...
View ArticleWhat happened to the hana.ondemand?
Since yesterday I can't connect to the cockpit neither the eclipse plugin is working. Someone knows what happened?
View ArticleDownloading the product reviews from a URL into Hana database
Hi All, We are working on a POC where in we need to download the product reviews from any ecommerce sites or any other websites where users review the product. We need these into Hana database in the...
View ArticleHANA Connection
Hello everyone , Our environment here is Business suite on HANA (NO BW) , i create views on Hana Studio and i need to access it through BOBJ tools like ( Crystal 2013 , Xcelsius and Web intelligence...
View ArticleXSJS Debug missing session ID
Hi ExpertsI'm trying to debug xsjs code I followed Debugging XSJS I've configured successfully but when i try to debug and select the session ID in Debug it is not listed.ConfigurationDebug Session...
View ArticleMigrating SQL Schema to Hana
Hi, I am trying to migrate my SQL Server schema to Hana using PowerDesigner. On trying to merge the physical model to Hana, the export fails giving the below error:I have tried to run the process twice...
View Articleexport to particular excel file cells in xsjs
Hi, I have a requirement like I have an excel template. I want to export data to particular range in excel i.e to particular cells. Please help me.
View Article