Error when test sapui sdk help on cloudshare hana instance
Hello! I've signed up to a Dev instance of HANA 30-day trial edition on cloudshare server.I try test http://<hana_server>:8000/sap/ui5/1/sdk/index.html page. System return 404 page. I...
View ArticleSAP River Tutorials
A set of tutorials to help you better understand how to develop with SAP River. Each tutorial helps you with a different aspect of SAP River's functionality. Download the accompanying Code Sample.View...
View ArticlePass CLOB DataType to HANA Procedure from .net
Hello, My Procedure is below. CREATE PROCEDURE TEST_CLOB( IN P_CLOBINPUT CLOB) LANGUAGE SQLSCRIPTSQL SECURITY INVOKER...
View ArticleInformation View Query by ODATA
Hello Guys An Analytic view is exposed using xsodata. Is it possible to query the view from ODATA ? Thanks,
View ArticleHow to access aggregates values from SAP HANA xS oData
Hi, I have created one xs oData, below is the snippet of the aggregates of measure. aggregates always (SUM of "ZQTY", SUM of "ZCOST" , SUM of "ZREV" , AVG of "ZRATE" , ); for...
View ArticleXSJob not executing
Hi, I have followed all of the steps from the developer guide (page 469-472): http://help.sap.com/hana/SAP_HANA_Developer_Guide_en.pdfbut the job is not executing, neither it is showing in the JOB Log....
View ArticleHow to securely mask or hide column data using SQL MAP Function in SAP HANA...
The need for column level security at the database layer can be avoided by masking or hiding data at the application level. However, as a DBA, you may prefer to set up a model where Only DBAs have...
View ArticleHow to Transport Hana Studio developments Calculation, Atribute and Analytc...
Hi Gurus, How toTransportdevelopments DEV ->QAS->PRD in Hana Studio for Analytc, Atribute and Calculation View ?thaks !
View ArticleInstallation of SAP HANA Studio fails
Hi, I am not able to install SAP HANA Studio any more. I tried several weekstones, but installation always fails with the following error: Cannot install12:42:17.487 - ERR : Installation...
View ArticleStack trace in XSJS
Hello, I am on HANA SP7 box. In a xsjslib in my XSProject, I need a way to determine the stack trace of the current thread.That is, I need to find the package name, class name and function name of the...
View ArticleXs engine throws "No successful authentication possible"
Hi, I'm a new to HANA & SAP platform, I've launched my HANA instance in AWS and i'm trying to create xsjs application, I've built the application and it's deployed in HANA box. i've followed the...
View ArticleSAP HANA STUDIO Not Responding
Hi All, Good Day!! Recently I have updated SAP HANA instance from SPS5 Revision 52 to SPS6 Revision 60. I have updated SAP HANA Studio as well to SPS6 revision 60. When I try to go to Modeler...
View ArticleOdata - Error Handling
Is there a way to implement error handling for Odata ? Scenario - Analytic view exposed by odata, the parameters are passed to odata from a website by a customer, if the customer has not given the...
View ArticlePass Input Parameter as an array to Query View (OData Service)
Hi, I created a query view and exposed it as an OData service. I would like to pass an array as input parameters to query view, and the size of array is only decided at runtime. Is this kind of input...
View ArticleHow Fuzzy score and Score() function works in HANA?
Hi, I read fuzzy developer guide of HANA, but i am not getting how HANA calculate score() and fuzzy score? As per developer guide, Score() is calculate using TF/IDF, and I also try to calculate TF/IDF...
View ArticleReading metadata of columns of a table using XSJS
Hi, I am stuck with a problem when using XSJS APIs. I have a table as below: Table Name: Employee. Table columns: EID: varchar Age: INT. My requirement...
View ArticleCustom Development impact on HANA migration
Does anyone have any metrics, white papers, or lessons learned regarding the LOE required to adapt custom code to be HANA compliant. I know that there are some tools being provided by SAP, but with...
View ArticleError while : Unit of Measure Conversion in Analytical View / Cal view- SAP HANA
Hi Experts, I am trying to do Unit of measure (UoM) conversion in Analytic view which has the Material Master Tables , I tried the same in Calculation View as well. I am working on HANA sp07.Below...
View ArticleUnable to view the Decision Table tab after setting Condition and Action
Hi I am creating a decision table with update values from the HANA Academy Video https://www.youtube.com/watch?v=XuSp0m3fwFII've added the shipper ID and Discount as the attributes and set Shipper ID...
View Article