Why we need JavaScript for XS application?
- Its a language that can be used by application developer to create native SAP HANA applications that expose data to UI clients on request.
- Its is used for writing business logic that is used for exposing data to clients requests via HTTP.
- Prerequisites for using JavaScript.
- You must have access to SAP HANA system.
- You must have already created a development workspace and project.
Click here to setup a project: - You must have shared a project for the XS JavaScript artifacts so that the newly created files can be committed to the repository.
Click here to learn how to share project:
Basic HANA XS application requires three people:
- Database developers.
- Language require:
- SQL Script.
- CDS
- Application developer.
- Language require:
- XS Java Script.
- OData.
- SQL Script.
- UI/Client developer.
- Language require:
- SAP UI5
- Java Script.
No comments:
Post a Comment