nerdexam
SAP

C_CPE_13 · Question #30

Using a terminal in SAP Business Application Studio, you want to enable authentication support via XSUAA in CAP for SAP BTP. Which command must you run in the terminal?

The correct answer is C. cds compile srv --to xsuaa >xs-security.json. See the full explanation below for the reasoning.

Question

Using a terminal in SAP Business Application Studio, you want to enable authentication support via XSUAA in CAP for SAP BTP. Which command must you run in the terminal?

Options

  • Anpm i --save @sap/xssec @sap/xsenv
  • Bcds compile srv --to xsuaa >@sap/xssec @sap/xsenv
  • Ccds compile srv --to xsuaa >xs-security.json
  • Dnpm i --save xs-security.json

How the community answered

(15 responses)
  • A
    7% (1)
  • B
    13% (2)
  • C
    73% (11)
  • D
    7% (1)

Community Discussion

No community discussion yet for this question.

Full C_CPE_13 Practice