SAP HANA Basics For Developers: Part 9.7 Node.js: OS and Environment Access

Описание к видео SAP HANA Basics For Developers: Part 9.7 Node.js: OS and Environment Access

This series is based upon SAP HANA on premise and SAP HANA, express edition - HANA 2.0 with XSA and SAP Web IDE for SAP HANA. Originally recorded in January 2019.

There is even more information which we can access via Node.js about the XSA/Cloud Foundry environment. The built-in process object gives us access to this information via the environment.

The interaction with the OS isn’t limited to this one, os, built-in module. Node.js can fork a child process which runs directly at the Linux OS level of the application server. For this we can use the child_process built-in module.

Visit https://developers.sap.com/ for more SAP HANA resources.

Комментарии

Информация по комментариям в разработке