File Upload from Controller to Server side xsjs
Using the unified FileUploader I am having some issue with receiving the file uploaded, my Scenario is SAPUI5 XML Views, SAP HANA SP07 I have seen the oDATA save by Peter Marcely but that has not...
View ArticlePassing output of a procedure into a variable.
Hi, I have a procedure with name PROC_1 and it gives a date field as output. It will just give one record. Could you please let me know if there is a way where I can pass the date values which I get as...
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 Articlecalling sub procedure in main procedure but intended values are not capturing...
The below main procedure executed successfully. The sub procedure ins_msg_proc(:v_msg) which has called in this procedure should insert v _prod name(product_name) values into message_box table...
View ArticleHow to case function in Calculated Column in Graphical Calculation View?
Hi, I need to create a Calculated Column based on Input Date to calculate Fiscal Year for the given date. for example Input Date is 26/02/2015 and i need to calculate Fiscal Year Start Date of the...
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 ArticleQueries on information views
Hi, I searched scn forum and got lot of answers regarding HANA views.But still I have some doubts. a.) I agree we use attribute view for joining master table and to get measures from fact table and as...
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 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 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 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 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 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 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 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 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 Article