CORS issue consuming HANA XS service (SPS9)
I'm not able to get CORS working for XS services running on my HANA rev92 server. My JavaScript client is returning "No 'Access-Control-Allow-Origin' header is present on the requested resource....
View Articlecall PAL procedure with XSJS - infinite execution time - HIGH PRIORITY
Hello, --High Priority-- We are experiencing a strange behaviour with our HANA instance. We are trying to build a simple linear regression model to show demo on HANA PAL capabilities. For this we are...
View ArticlePAID & UNPAID Amount - ISU
Good day, Hi Experts, My client's requirement is to get all Paid and unpaid customer from ISU. PAID : from which table we need to extract the paid amount.Please correct me if i am wrong i am...
View ArticleSecure storage is locked
Hi, In my cloud SAP HANA Studio...in Navigator window,suddanly its showing the following error message. 'Secure Storage is locked; and there is UNLOCK button beside this meaasge,but when i click on...
View ArticleXSDS - Query result attributes are javascript objects instead of pure values
Hello people who can create queries with XSDS properly! I started using XSDS (so I'm in Hana SPS 09).. very interesting stuff. Of course, I read all the few information sources on this topic:Thomas...
View Articleadding a new column to an entity in HANA SPS09 using XSDS
Hi folks ,I followed the xsds blog from this link .SAP HANA SPS 09: New Developer Features; XSDS (XS Data Services) On trying it I am facing a lot issues. Please find below the code of my test.xsjs...
View ArticleXSDS - target is undefined - $importEntity fails when there a type referring...
Hi! I'm trying to use XSDS to $importEntity a CDS table (hdbdd artifact) which contains two columns, like below: using my.package::global_types; // (...) type ty_my_description:...
View ArticleDoes anyone have the hole source code of the openSAP demo
Dear, I started to learn some course in open SAP, I was learning the course: Introduction to Software Development on SAP HANA (Repeat) offer by Thomas Jung. I wonder anyone had the code of the...
View ArticleHow to Concatenate Column Value from Multiple Rows into a Single Column?
Hi, I want to concatenate values from multiple rows into a single column in SAP HANA. Can someone please help me how this can be achieved? I don’t want to use Cursor. Input Table:Product No.Customer...
View ArticleHana SDI Flowgraph related questions
Hi, We are trying to do data transformation using SDI flowgraphs and we are looking for some inputs to handle some use cases in the right way. 1. How to handle conditional transformations? If a column...
View ArticleCount Disinct in Aggregation in calculation view
Hi Experts, I have created a calculation view where i need to count the distinct value for an attribute.I can create a distinct counter as calculated Colums in default aggregation but when i create it...
View ArticleHow to call remote rest service from xsjs?
Hi all, I'm pretty new to SAP HANA and I need to call a rest service from my xsjs (for example: http://requestb.in/1lce0gv1). My xsjs looks like the one I attached. The question is: how do I do it?...
View ArticleHANA data storage
Hi, We have a situation where we can't use SLT to load data from non sap DB into HANA. We are looking into SDA option which is real time reading the data. I heard in SP9, we have SDI which can be used...
View ArticleIs it possible to have large objects in request?
Hi all! For reasons I can't explain here I need to set a very large object in my request body. By large I mean a very very very large object, possible 5GB, because it'll contain a lot of records that...
View ArticleWhat will be the syntax in SQL Script and in CE functions while using tables...
Hi, I am trying to implement some basic aggregation using AMDP. My table starts with '/' and I also have fields starting with '/'. I am using HANA Studio to implement this. I am getting t error message...
View ArticleOdata entity relationship with 404 error: Resource not found
Dear friends, I create an odata service with entity relationship between two table, the code like this : service namespace "ANA_SO_HEADER"{ "BOOK"."ZSOHEADER" as "HEADER" key generate local...
View Articleno option for creating xs project in eclipse luna
hi, i was trying to follow the instruction here: SAP HANA Cloud Platform to create a xs project in Eclipse Luna, i got all SAP HANA tools installed (screenshot attached).However, i still don't see SAP...
View ArticleStatic Encryption Key Found in SAP HANA Database
Dear HANA friends, I have seen below article. I did not see any comments in the article. I wish to know your comments. https://threatpost.com/static-encryption-key-found-in-sap-hana-database/113393...
View ArticleOnly FULL using SLT
Hi, Can we Schedule only FULL loads all the times using SLT from SAP? When ever a record is changed/created in SAP table, we want SLT to trigger FULL load and dont create any logging tables. Let me...
View ArticleHow to create "M_FISCAL_CALENDAR" in SAP HANA database?
I had generated time data using fiscal year and since table was not showing correct data, I thought to refresh data from "M_FISCAL_CALENDAR" table and therefore used drop table "M_FISCAL_CALENDAR",...
View Article