SAP HANA XS Advanced, Creating an HTML5 Module
January 5, 2021
Beginner
15 min.
Create your first HTML5 module for HTML5 content within your XSA application
You will learn
You will learn how to create an HTML5 endpoint with authentication using the User Account and Authorization (UAA) service.
Prerequisites
- This tutorial is designed for SAP HANA on premise and SAP HANA, express edition. It is not designed for SAP HANA Cloud.
- You have created a Multi-Target Application as explained in this tutorial: SAP HANA XS Advanced Connect to Web IDE and clone Git Repository
Step 1: Add the HTML5 Module in your existing MTA project
Step 2: Add the UAA service as a dependent resource
Step 3: Change Authentication Method
Step 4: Build and Run!