XSJSLIB Out of Memory
Hi All, I have a XSJSLib using JSPDF to generate pdf file, but with big reports I get Out of Memory. Is there any configuration to increase memory to XSJSLIB? Any other alternative to generate...
View ArticleUpdate operation with XS Odata Service
Hi, I want to do update operation which requires an Input parameter of type integer. Please post me sample xs data service for update with one input parameter
View ArticleCalling Graphical CA view with inpur parameters through XS odata services
Hi ,I have created Graphical calculation with 3 input parameters. I need to call this view through XS odata services.And mentioned my odata file as below. Even though it is displaying an error. Can...
View ArticleCopying a Calculation View
We have a package consisting of Attribute Views, and Calculation Views that consume those Attribute Views.>Content > Dept1 > ProjectA > Attribute Views...
View ArticleField format changing after projection
Hi experts, I need a little help. I making an graphical calculation view and and I 2 projections, in first I have Calculated column "VLR" (type decimals 15,4) and in second projection is just for...
View ArticleSAP HANA for pharmaceuticals
Hello Guys, I'm hoping to you can help me out or point me in the right direction. I am researching / studying SAP HANA , specifically focusing on the pharma market ( their R&D...
View ArticleDynamic Sql trigger Issues
Hi ExpertsI'm creating a HANA application which is dynamic in nature every time I import data I need to run the following sql commands.Is there a way in which I can trigger these? SET SCHEMA "SFP";...
View ArticleConditional Operators in Sap XSJS Application
Hi, I have code like this in XSJS File var userid = $.request.parameters.get("userid");var testscenarioid = $.request.parameters.get("testscenarioid"); var testnumber =...
View ArticleDeploying SAP hana XS Application
Hi, I created an XS Application on Dev Server. By using Team Menu I shared and Activated and working Fine. But I want to Deploy It on QA and Prod Servers. Please help me.
View ArticleExport XSJS Project to Delivery Unit
Hi, Please help me to export XSJS Project to Deliveray Unit.
View ArticleUser is not authorized to use destination (package: ..., name: ...)
Hi All, Perhaps someone has already tried to call a Web Service from HANA via .xshttpdest. Here is the destination file: name = sapmmcS74.xshttpdest host = "10.66.176.252";port = 50013; description =...
View ArticleAlter SYS table
Hello, I need to alter a record in one of the SYS tables, but I do not have the SYS login creds. I have SYSTEM but I only have select with SYSTEM and I am not allowed to assign it more rights. I also...
View ArticleSetting up Oracle Gateway to access HANA via ODBC
Firstly thanks to my customer for the situation that forced me to explore this scenario. I was unable to find a simple document on this explaining this setup. Hence this blog. Scenario is to access...
View ArticleLeft Join : isnull(T1.Field, T2.Field)
I'm translating some legacy SQL into HANA model.... and I'm going around in circles with this one. Here's some 'traditional' SQL to illustrate what I am trying to do: SELECT ADRC_D.CLIENT ,...
View ArticleAttribute View Design - How Flat ?
I'm trying to gather a better view as to how my Attribute Views should be designed. From various readings, it seems that in HANA, flatter data is not so much of a problem as in traditional RDMSs. So,...
View ArticleLeft Outer Join is null OR blank (Attribute View)
Anyone know how to implement this in an Attribute View, or indeed, if it simply something I should be doing in later subsequent views ? For details of my specific case, I am joining QMFE to QMUR.QMFE...
View ArticleConnect to HANA with unixODBC fails
Dear community I like to connect with PHP to the HANA server, using all information from the treads...
View ArticleGetting an Activation Error when trying to activate a Stored Procedure
I have built a stored proc (logged in as user "SYSTEM" and when trying to activate it I get an error thrown back as per graphic below: I have also tried to run "GRANT SELECT ON SCHEMA "MYSCHEMANAME"...
View ArticleCreate File Server Side?
Hi All, With XSJS I can create file (pdf,csv,etc) on server? On SPS09 there is a rest API to work with files of hana repositorie. Anyone know with I can do this with this API? Thank you.
View ArticleSAP HANA Expert Script Lookup
Dear all, I'm trying to create a sap hana expert script for a transformation from a DSO to another DSO. Starting with a 1:1 transformation works fine, but when I try to create a complex hana expert...
View Article