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?
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?
Your customer presents you with the following UI requirements: Users work on different kinds of items. Different visualizations without interactions between the visualizations. No drilldown.
Which SAP Fiori elements floorplan do you recommend they use?
What are some principles of continuous integration? Note: There are 2 to choose.
Which are standard build packs provided by SAP to develop applications in the SAP BTP, Cloud Foundry environment? Note: There are 3 to choose.
Which of the following are capabilities of the SAP Cloud Connector? Note: There are 2 to choose.
What are standard events that CAP handles by default? Note: There are 3 to choose.
You want to register custom event handlers using instances of CAP Node.js SDK classes. Which one do you use?
You want to create a new service definition in your CAP project. In which folder do you place the service definition .cds file?
You use the Cloud MTA Build Tool to create an MTA archive (.mtar) from your project source. What command must you run to do this in one step?
You have developed a CAP project and added the XSUAA security configuration. What information is stored in the xs-security.json file? Note: There are 2 to choose.