Which of the following dev space types contains the Java extension by default? Note: There are 2 to choose.
Which severity level matches which request method?
What are the relationships? (Drag and drop the labels at the bottom onto the framed locations of the image above.)
What are some principles of continuous integration? Note: There are 2 to choose.
What are standard events that CAP handles by default? Note: There are 3 to choose.
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?
You want to create a new service definition in your CAP project. In which folder do you place the service definition .cds file?
A global account has a relationship with entitlements. The cardinality of this relationship is "0-n" as shown in the graphic. What are the cardinalities for the other relationships in the attached diagram? (Drag and drop the labels at the bottom onto the framed locations of the image above.)
Which event phases can you use with CAP event handlers by default? Note: There are 3 to choose.
In your Git system, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline. What does the webhook require to send a request to the specified payload URL? Note: There are 2 to choose.
Which dev space type in SAP Business Application Studio do you need when you want to create a CAP project?
Your CAP project contains an entity called Books. You want to extend the Books entity with the managed aspect. You have already imported the aspect from the '@sap/cds/common' package (see attached graphic).
Which is a valid way to extend the entity with the aspect?