SAP HANA XS supports server side application programming in JavaScript. The server-side application you develop used JavaScript API's to expose authorized data to client request.
In order to write server-side Java Script application, you must perform the following below steps:
In order to write server-side Java Script application, you must perform the following below steps:
- Setup a new project for application.
Click here to set up a new project - Create application descriptor file.
Click here to create (.xsapp) file - Create application access file.
Click here to create (.xsaccess) file - Create server-side JavaScript files that contains application logic.
No comments:
Post a Comment