HANA XS HTTP Request
Hi All, I have a requirement where I need to get data by doing a web request.I have used HANA XS engine to do this. But when calling client.request(req, dest) , it is throwing Error 500, Internal...
View ArticleUnable to create PDF using XSJS
I am trying to generate PDF content using XSJS. Following is the code. THe PDF is generating but when I try to ope, it says failed to load the file. When I try it on IE, it says its corrupted. Pl....
View ArticleXSDS Pregeneration of imports - SP09
Hi,I'm currently using XSDS library for a cloud based XS app we are developing. In the following blog by Thomas, it is recommended to pre-generate the CDS Entity imports, but I can't figure out how?...
View ArticleWhat is the best way to implement the autoincrementation of primary key in...
Hi, I'm new in SAP HANA and I can't find any information about how can I get an auto incremented field in HANA table.What I'am looking for is something like this: CREATE TABLE T (ID INTEGER NOT NULL...
View ArticleTwo CV's Record in one Line
Hi Experts, Its little urgent for me. I have a CV1 and its columns are C1, C2, C3, C4, C5 and Variables are Date, Version, RunId, Status. CV2(Copy of 1 with different Filters) columns are...
View Articleconfigure: error: in `/root/ODBC_drivers/msodbcsql-11.0.2270.0/unixODBC-2.3.0'
Hi Experts, I am trying to connect the external MSSQL database with HANA database via Smart data access. For that, I have to install "unixODBC driver manager" and "Microsoft ODBC Driver" on my HANA...
View ArticleXSJS Webservice with redirect
Hello everyone, I'm trying to call a external webservice using the XSJS in HANA, but this webservice requires a authentication in somewhere else, so whenever I do a call on it, it returns me with 302...
View ArticleFilter in HANA view
Hi I have a requirement, please check the below screenshot. I have data like below, I need to get like below , if test names are same then it has to check the indicator column and should pick only X.
View ArticleRequest execution failed due to missing privileges in accessing SHINE demo app
Hi guys, I am a newbie to HANA. I am now playing with SHINE demo application to learn HANA. I created an instance in HANA cloud, and register a trial user. I configured the HANA studio...
View ArticleHash Partition with Alter statement
Hi, Created Column Table using Hash Partition with 8 Partitions.Thats fine 8 Partitions are distributed to each Host. Question 1.In another case table is already having data. So I was using Alter...
View ArticleHANA online Log issue
Dear All,I am facing issue with rapidly growing online log in our HANA DR site. It's stable in primary site.Please suggest.
View ArticleMulti Host XS insert into #r1
I have a query on a 3 node distributed hana system that seems to take a very long time to return results.expensive statement tracing is enabled and the query is showing up for a few different tables.2...
View ArticleSchema created in client side is not reflecting in the server side
Hi Folks, This is the first time I am getting some hands on Hana server. I created a folder in the side side in the project explorer view and I see the folder is created as package in the server side....
View ArticleVariable declaration does not work in hana?
DECLARE @CardName AS nvarchar(max) SELECT @CardName = CardName FROM OCRD WHERE CardCode = 'C20000' PRINT @CardName How do i write in hana?
View ArticleHana Repository Translation Tool
Hi, I am using RTT tool to export XLIFF files for HANA models. I need to convert the texts in French Language. As part of help documentation SAP has recommended using ABAP translation system. However...
View ArticleIFNULL-Function / Date-Type
Hello, I do have a simple question: how to use the IFNULL-Funktion in a HANA-SQL-Statement.I do not know what HANA is expecting as second parameter in case of date-types.This example works fine: CASE...
View ArticleDate corrections issue in UI
Hi All, I am trying to change the date format that shows as GMT time zone with day and month in words. Image attached. Following is the code from View.js. oControl = new sap.ui.commons.TextField({...
View ArticleDifference in creating Calc.View only like HANA Live AND Attribute,Analytic &...
Hi, I have seen some SAP HANA Live Standard content which developed using only Calculation views which internally called as Virtual Data Models ( Reuse, Private and Query Views where all these 3 types...
View ArticleHow to define counters on "header" level?
I have a question regarding the implementation of a counter in a graphical star-join calculation view (HANA). The calculation view retrieves campaign data and lead/opportunity object data that a...
View ArticleAggregate Functions Max and Min not working in Analytic and Calculation...
Hi All, We are facing an issue for aggregation functions Max and Min in Calculation and Analytic Views. After Creating calculated columns Sum, Max and Min based on a Measure of Fact table. The values...
View Article