INSERT using XS Procedures API
I'm using the XS Procedures library to call a stored procedure with table input and output parameters (following the Developer Guide and the API reference). The resulting JSON contains the correct...
View ArticleVariable insert statement
Hello, I have a stored procedure I am creating and I need to do n amount of insert statements based upon the number of results I get back from a select statement. So for example I have SELECT...
View ArticleErrors in getting the PAL calling code into a calculated view
Hi All, I am new to Sap hana PAL and am using PAL through apriori algorithm. I am getting the necessary results in the sql console, but was not getting the same from driver. Now, I am trying to...
View ArticleSAP HANA Developer Edition v1.9.91
Hot off the presses, the brand new SAP HANA Developer Edition (SPS9 Revision 91) is now available for immediate consumption! The new versions boasts all the powerful updates associated with the SPS9...
View ArticleText Analysis - Multiple Configurations for a Single Column
Hi, I have a scenario where I have to perform Text Analysis on a particular column. But I would require both configurations - LINGANALYSIS_FULL as well as EXTRACTION_CORE. Is there a means for me to...
View Articlesetting up result caching in HANA 82
Hi Lars and other HANA experts (this is taking off from this thread: Re: Does HANA have a result cache) I turned on indexserver->cache withresultcache_enabled =...
View Articlecall external (REST) web service from HANA
Hi all, I have a (at least for now) hypothetical question: Is it possible to call an external (preferably REST) web service from HANA? Let me elaborate. Say, company Enterprise has a back-end...
View ArticleHow to AND/OR conditions in SAP HANA Graphical Modeling in Calculated Columns...
Hi, My requirement is i need to calculate YTD and MTD for Breakdown Duration Technical Object wise of an Equipment for a Fiscal Year and for the given input date. If suppose Input Date is "20/02/2015"...
View ArticleHow to put break-points in SAP HANA Studio DEBUG Prospective in Procedure?
Hi, My SAP HANA DB version is 1.00.82.00.394270 and SAP HANA Studio Version is 1.00.82.0 with Internal version as 1.82.6 (1826).I have the following privileges for my user example...
View ArticleXSJS always getting null values from ajax call
Hi All,I am trying to pass values from jquery ajax to xsjs, but xsjs is always getting null values for the variable. My .js code: var oBtn= new sap.ui.commons.Button({ id : "test", // sap.ui.core.ID...
View ArticleWhere can I download HANA Studio dev edition
I have just created a trial instance at SAP HCP. Where can I download HANA Studio to access this trial instance? The list here ist empty: https://hanadeveditionsapicl.hana.ondemand.com/hanadevedition/...
View ArticleHow to debug a procedure invoked by an OData request?
I have the following scenario in an application: An OData service which calls a Calculation View, which calls a Procedure. So:OData -> Calculation View -> Procedure.However I need to find a way...
View ArticleHow to fetch ST_POINTS from table?
Hi, Have created a column in a table, using datatype st_point. And inserted the latitude and longitude values accordingly: create column table Geo (LL_POINT ST_POINT(4326));insert into Geo values ( new...
View ArticleModifying SAP HANA Live GR/IR application
Hello, Please suggest how can one go about modifying SAP HANA Live GR/IR application to customize it according to his needs. -Regards,Alston.
View ArticleFuzzy search with sap.m
Hello, I'm trying to make a SAPUI5 Application supporting a fuzzy search. First I have done this with a sap.ui.commons.SearchField Control, and it worked fine.When the Suggestion event was triggered i...
View ArticleHow to create a Join (in calculation view) using other calculation views as...
Hi Everyone, we have a specific requirement to create a new Calculation View (CV) and use Joins within this view.Those joins should read from Re-Use Views (also CV), which are generated by...
View ArticleHow to create multpile Join in calculation view using GRAPHICAL option
Hi Everyone, we would like to create multiple joins in the calculation view using Graphical option; that means reading from several other CVs.Keeping in mind that this calculation view should be based...
View Articlewrong content-type if 304 not modified
Hi everyone, our HANA server sends the wrong Content-Type if the browser has already cached the file (304 Not Modified). Therefore, it can happen that pages are not displayed correctly because CSS is...
View ArticlePAL Procedure call from Cal View
Hi, I am creating a POC for using PAL and BFL functions. We want to expose them as Odata service in order to be consumed from our UI application. I created a simple ABC analysis model for Customer...
View ArticleRDS FOR SAP MM
Hello experts, I request you to suggest some RDS for SAP MM and SAP purchasing so that I can use them in my Hana Studio Thanks and Regards Aditya Dixit
View Article