Главная
Study mode:
on
1
Introduction
2
Copy project
3
Adjust mta.yaml
4
npm init to create srv module
5
Addition Node.js modules
6
index.js entry point
7
expres-server.js to initialize express
8
express.js to add middleware to express
9
expressSecurity.js for security setup
10
healthCheck.js for external health monitoring
11
overloadProtection.js
12
swagger.js add SwaggerUI
13
Test the basic service framework
14
Add service specific routes
15
Get all route
16
Get single record route
17
Controller with DB queries
18
Swagger from JSDoc
19
Testing via SwaggerUI
20
Closing
Description:
Learn how to add a Node.js module to an existing SAP HANA project in SAP HANA Cloud and Business Application Studio. Explore an alternative approach to SAP Cloud Application Programming Model by manually integrating a Node.js service. Discover the benefits of this method for custom response bodies, non-REST or OData services, and increased control. Follow along as the video guides you through copying the project, adjusting the mta.yaml file, initializing the srv module, and adding necessary Node.js modules. Dive into creating the entry point, setting up Express server, implementing middleware, configuring security, and adding health monitoring. Explore how to integrate SwaggerUI, test the service framework, and add specific routes for database queries. Conclude by learning how to generate Swagger documentation from JSDoc and test the service using SwaggerUI.

Adding Node.js Module to Existing SAP HANA Project

SAP
Add to list
0:00 / 0:00