Posting HANA DB content on Browser with XSJS
Hi Experts I've written the following XSJS Source var conn; var body =''; try{ conn = $.db.getConnection(); var query = 'SELECT \"headline\", \"id\" FROM...
View ArticleHow to publish HANA view's through Odata service
I have small idea about view creation, XS project ,.xsodata file . But I don't know how to integrate all of them and create webservice over HANA View.
View ArticleHow to Consume non-Read Only Stored Procedure in Scripted CV?
I have searched SCN and I found these links on the subject (there are many more links which seem to be broken since the migration):call of procedures in HanaCalling Procedure in SQL ScriptProcedure...
View ArticleHANA STUDIO 2.0 and Tenant DB (HANA SP09)connection problem
Hi, I am trying to connect to my HANA instance created as Multi-tenant DB(Native) using the HANA Studio which I have upgraded to version 2.0. I am able to successfully connect to SYSTEMDB. But when I...
View ArticleHow do you create universe in SAP HANA
Hi I am new in SAP HANA,I am going to develope some KPI using hana database,is it possible to develop KPI report/Dashboard itself in SAP HANA? Thanks in Advance!
View Articlecreate cross client views
Dear All, Could you please do let me know, how to create cross client views on HANA DB. I have already one view in Views folder in schema. I would like to make it cross client. Is it possible? Regards,Jo
View ArticleInput paramater issue in calculation view
Hello Team I have created a graphical calculation view by using 3 analytical views by using union. I have created a input parameter which is of type Integer, when i am using this input parameter, i am...
View ArticleIssue while inserting Data into Hana table using xsjs(through URL Parameter)
Hi Guys, I have this code for inserting data into the Hana tables through URL. var id = $.request.getParameter("id");if (id === null) { $.response.setContentType("text/plain");...
View ArticleLifecycle Management not starting on new HANA applicance
Hi All, We have just finished installing our non-prod (1TB shared instance) and prod HANA appliances and everything looks fine until we try to start up Lifecycle Manager. From HANA Studio, we get the...
View ArticleImport CSV with WKB
I have a csv with rows like this: id, another_id, a_point, a_geometry7777, 1234, 0106000020E61000000100000001030000000100000007000000B69C28B3259, 0101000020E6100000154A703411935DC0B4CDE8A27C084140 What...
View ArticleSE11 Technical settings
Hello Experts, We upgraded our ECC system to EHP7 For 6.0 and MSSQL DB to 2012. After upgrade I see a new tab 'DB-Specific Properties'in the technical settings in SE11.Its set to Column Store for most...
View ArticleOData request with input parameters
Hi, The following is my xsodata file. Can you please tell me how to call this service passing the input parameter in the URL?I tried few ways but none seems to work! service namespace "analyticalView"...
View ArticleHow to add foreign key in hdbtable?
Hi, Is there a way to add foreign key constraint to a table using hdbtable definition ? Since SP05, the foreign key is supported in hana and I'm able to create tables using sql query. But there isn't...
View ArticleHow to enable and test the virus scannning feature for file upload to an ECM...
We are doing a feature on a Hana web Application(on HCP) where it is required to prevent any viral file upload to ECM repository. Regarding this I have the following Questions. 1. Is the below...
View ArticleError debugging XS Script from HANA Studio
Hi,I can't start the Remote Javascript debugger from within HANA Studio.I have created a XS javaScript debug configuration. Server and port is correct. When I start the debugger I get the following...
View ArticleHana Maven Plugin: start local server in debug mode
Hi. I am using maven for a java hana project.The hana maven plugin has a goal "start-local" to start a local application server. My question:How do you enable remote debugging on the local application...
View ArticleUnable to create ABAP Project
Hi All, I am trying to create ABAP project from HANA Studio but getting error as shown in below screen shot: Click Next Could anyone please help me to get it resolve. Also let me know how to create...
View ArticleSAP Hana Certification - Training required?
Is it required to attend SAP training in order to take the C_HANAIMP_1 – SAP Certified Application Associate - SAP HANA 1.0 exam? I trying to schedule this exam on SAP Brazil but it doesn't allow me...
View ArticleInternal error when editing HTTP destinations in HANA Developer Edition
Hi All, I'm encountering a weird issue on my developer edition HANA system. I cannot edit xshttp objects(I can create and activate them but I cannot edit them in XS admin to assign a trust store. The...
View Articlehdbtextbundle
Hi All Can someone provide some information on how this file type works to extract information used on the oBundle in the SHINE demo content. I can't record in the OpenSAP Thomas and Richard talking...
View Article