Quantcast
Channel: Active questions tagged hana-xs - Stack Overflow
Browsing all 30 articles
Browse latest View live

What is the difference between SAPUI5 and Fiori apps technically?

There is a lot of information about SAPUI5 and SAP Fiori. What's the difference, what's needed to build them?

View Article



SAP HANA XS and SAPUI5 Membership and Role Provider

I am a newbie for SAP, I am using SAP HANA Studio. Have projects of SAPUI5 (MVC) & SAP HANA XS. On my researches I couldn't find an satisfying answer. Is there and if yes, What are the ways to use...

View Article

How to enable CORS in SAP HANA XS project?

I need to resolve the same origin policy restriction in JavaScript client side SAPUI5 application that is consuming an OData service from a cross origin server. In SAP HANA developer guide one of the...

View Article

create procedure dynamic in HANA XS

I am trying to "translate" the following command into dynamic SQL to be used in a procedure:SELECT *, 'IDS' AS SYSID FROM MODE_TEST.USR02Can someone help with this question? I am facing problems with...

View Article

Image may be NSFW.
Clik here to view.

ODataModel error: Invalid metadata document (Initial loading of metadata failed)

I'm trying to read an OData but I'm getting this error and I don't understand why:The function which I invoke is the below:_getHanaData: function() { var xsODataModel = new...

View Article


Reset Git Server Credentials

I am attempting a Push in HANA XSA, and getting an authentication failure. I am following steps from a tutorial https://developers.sap.com/tutorials/xsa-ml-e2e-github-mta.html . I am the admin of the...

View Article

XS engine, 404 on non-HTML files

Having made a .xsaccess file and a .xsapp file, I can access my UI5 application on https://host:8000/app/index.html. It does however give me 404's on non-HTML files in the same folder and subfolders,...

View Article

How to upgrade SAP HANA XS Node.js Engine

Version of node.js engine v8.x in SAP HANA XS. But when I make this value 10.x I get the error.The package.json in the Node.js application looks like this: {"name": "server","version": "1.0.0",...

View Article


Sharing HDI container in MTA XSA application

I have some experience developing in the xs classical apps in the SAP Cloud platform neo evironment. And plan to migrate to xsadvanced in the cloud foundary landscape. I have a few fundamental doubts...

View Article


Is it true that each new user in SAP HANA is assigned a schema with the same...

It seems to be that, every time a new user is created in HANA, a new schema with the same name as the user is created too. Is this always true or this is a configurable behaviour?If this is always...

View Article

How to use external jar library in a SAP HANA XS project

I am trying to make an XS project in HANA which will use some of the classes and methods that can be found in a .jar file. These classes and methods will do some calculations and present it to the user...

View Article

xsjs $.hdb.getConnection undefined

I'm trying to do some exercises, like this one: https://blogs.sap.com/2016/03/28/developing-with-xs-advanced-add-business-logic-with-nodejs/In that exercise, there is this code snippet:function...

View Article

Cloud foundry / XSA how to make http only service

We are working on SAP XS Advanced that is based on Cloud foundry and we got into a funny situation, we need an app to be HTTP only (I know it's not secure...but our situation requires it to be...

View Article


passing authentication parameters to xsjs

We have SAP HANA 1.0 SPS12. We are using xsjs for sending email alerts.We have below URL of same -https://localhost:4300/ALERTS/TEST.xsjs?id=1&name=abcid and name are parameters which will be...

View Article

Image may be NSFW.
Clik here to view.

Does SSO authentication on SAP HANA 2 with XSA and Azure Active Directory as...

I am testing the SSO authentication on SAP HANA 2 with XSA and Azure Active Directory (AAD) as IDP, and the result is quite discouraging. Even if the configuration of the systems is simple, the problem...

View Article


how to save string in HANA which contains percentage sign?

I have an XSJS service where I'm saving some strings in a HANA table likeoEntity.save(new oEntity(oUploadedData))It is working fine but if there is some special character in the string like % it fails....

View Article

How to access XS server of multitenant database with same host name and...

Tenant HANA database installed in same host.All tenant database has same host name and system number i.e. 00.To access XS server we follow link http:/<hostname>:80<instance> since for all...

View Article


Error: loading ... \sapjvm_8_jre\bin\server\jvm.dll when starting xs client...

Trying to starting XS Client of SAP HANA Express Edition 2.0 SPS01 in the command prompt on Windows 10 machine did results in following error message: ...\xsclient\bin>xsError: loading...

View Article

Image may be NSFW.
Clik here to view.

Not able to run xsjs file, error: site can't be reached

I am using office network to learn SAP HANA, to connect to HANA system I have to first connect to VPN then only the HANA system gets online. I configured a simple project XS application but when I try...

View Article

HANA XS Advanced with sap-fibers while pushing app

I got error when I push my first XS app.I took the app from GitHub (myapp1), then I added Node Modules, then I pushed it.Here my error logs:Connected, dumping recent logs for app "myapp1-xsjs"09.03.17...

View Article
Browsing all 30 articles
Browse latest View live




Latest Images