nerdexam
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)
  • A
    9% (5)
  • B
    5% (3)
  • C
    15% (8)
  • D
    71% (39)

Community Discussion

No community discussion yet for this question.

Full C_CPE_16 Practice