How to print from XSJS to Console
Hello Experts, I have some code in XSJS to populate/Update my Hana DB based on some conditions. I am looking for a mechanism where I can print few comments to console or to some log file. I know i can...
View ArticleHANA Studio rev 70 - "Server Not compatible"
I have a rev 70 HANA Developer instance on Amazon AWS and HANA Studio 70. Under the Content folder there is a "Server not compatible" item (and I cannot create any content items). Any ideas? Server...
View Articlesap.hana.xs.admin.roles::JobAdministrator is missing
Hi Experts,I am trying to assign the role sap.hana.xs.admin.roles::JobAdministrator to a user in HANA system to manage the background jobs running(page no :472, SAP HANA Developer guide) . But in the...
View ArticleHow to convert GUID between raw16 and char32
Hi,is it possible in HANA XS or in javascript to convert a GUID between raw16 and char32 format? In my case we have different tables that store the same guid with different formats. In other cases I...
View ArticleXSJOB - Invalid Table Name
Hi Experts,I created one XSJOB service to update a table in 1 hour interval . But wheni activate the XSJOB file, iam getting the error "invalid table name". I am able to eecute the XSJS function...
View ArticleQuestion on Hierarchies
Dear Experts , Could you please let me know if there is a way to get the ECC Hierarchies in HANA studio .For Eg Tcodes like GS01 , OB58 , KSA3 , OKEON . If there is no functionality available is there...
View ArticleIssue with Add system in Hana Studio
I’m bit new to could share. Can you help as with my connectivity Issues as I’m first time trying to connect to hana cloud share (30 days evaluation) and followed the steps for adding the system but it...
View ArticleHana SPS07 and spatial data
Hi, Interested in the intriguing possibilities of spatial data manipulation now that you have your SPS07 instance? Wish to learn more or contribute along with other explorers in this brave new world...
View ArticleHANA Studio: On "New Calculated Column" window Add Button Not Visible
Hi Geeks, On HANA Studio, I'm trying to create a calculated column on Analytical view but "Calculated Column" window doesn't have "Okie" or "Add" buttons visible to save entered values on this applet....
View ArticleHow to Write a small code in SAP HANA?
Hi,I am interested in HANA ..I am totally new to this side ..I read all papers on HANA .Theoretically I know HANA mostly but wants to taste by practically . Please can somebody tell me the steps to...
View ArticleWriting a small code in HANA
Hi,I am interested in HANA ..I am totally new to this side ..I read all papers on HANA .Theoretically I know HANA mostly but wants to taste by practically . Please can somebody tell me the steps to...
View ArticleWIPE Language/Graph Engine
I noticed that in the document http://scn.sap.com/docs/DOC-31958, there is a reference to a new language, WIPE, for querying graph/network data in HANA. I maintain an application that uses lots of...
View ArticleHow should I write HANA JDBC URL for windows authentification?
Hi, I got a HANA configured windows AD authentification, which already be tested successfully on HANA Studio. Now my app want to use JDBC to establish a HANA connection, but I have no idea how...
View ArticleNon Equi Joins
Hi All,I have requirement to join a table based on timestamp falling between two other timestamps of different table..Join condition is like Select A.......B.... from AInner join BONA.id = B.idand A.t...
View ArticleExposing BW Data out of HANA using the XS WAS
Im refering to an BW over HANA DB implementation. the data is in the BW schema, can i create my own views and expose it thourgh XSJS to a UI in XS? i know they have been changes to that particular...
View ArticleHow to use SAP HANA Term Mapping correct ?
Hi together, I am working with SAP HANA in a Healthcare related database and I'm trying to use the Term Mapping function of HANA (within FUZZY): So I got a ICD catalog (International Statistical...
View ArticleCalculated Column with simple math for price comparisons
Hi all, I want to calculate a price difference from today's price versus the price of 5 days ago. Please help me with a best practice for that. Is the use of calculated column in a calculation view...
View ArticleConsume HANA Procedure in XSODATA Service
Hi Experts,I created on procedure with out output table parameter with "WITH RESULT VIEW" on the same.When I am executing the procedure in the console , I am getting the result as expected. Can I...
View ArticlePass web service credentials from in ajax call
Hi All, I am using below javascript $.ajax call in my app to call a Odata service configured on one of my analytical view in SAP HANA try { $.ajax({ url:...
View ArticleA bug in SAP HANA cloud?
Hi all, This is my first post in SCN, so forgive me if I posted in the wrong place.Anyway, I am observing a strange behavior on my company's instance in SAP Hana cloud (hana.ondemand.com stated...
View Article