With respect to the Flow principle of DevOps, which are flow inhibitors? Note: There are 3 correct answers to this question.
You have configured an approuter by creating the xs-app.json file in the approuter folder with the following content: What does this routes array tell the approuter? Note: There are 2 correct answers to this question.
What are some characteristics of YAML files? Note: There are 2 correct answers to this question.
During application development, what are some principles of dealing with application errors? Note: There are 2 correct answers to this question.
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 code).