SAP
C_CPE_16 · Question #79
How do you debug a Node.js module in SAP Business Application Studio?
The correct answer is D. Attach the debugger to the application. See the full explanation below for the reasoning.
Question
How do you debug a Node.js module in SAP Business Application Studio?
Options
- AAdd the sap.hana.xs.debugger:Debugger role to the HDI container's #RT user.
- BStart the debugger from the CF command line interface and run the program.
- CSet the enabled parameter to true in the section debugger of the xsengine.ini file.
- DAttach the debugger to the application.
How the community answered
(55 responses)- A9% (5)
- B5% (3)
- C15% (8)
- D71% (39)
Community Discussion
No community discussion yet for this question.