C_CPE_13 Exam Question 11
You have implemented a simple bookshop CAP application for the purpose of selling books. You want to implement an event handler in the bookshop-service, that calculates a discount of 10 % on the price of books written in English ("en"). In all other cases, you want to calculate a discount of 5 %. The price should be calculated after books are read from the service. Drag the code snippets from below into the correct parts of the event handler implementation. Drag the key and value items from below into the correct parts of the descriptor file.


C_CPE_13 Exam Question 12
When using namespaces, what does SAP recommend you use to construct names for namespaces?
C_CPE_13 Exam Question 13
What are some characteristics of YAML files? Note: There are 2 to choose.
C_CPE_13 Exam Question 14
You want to use the SAP Cloud Connector to connect an SAP S/4HANA system to the SAP BTP. Where does the SAP Cloud Connector need to be installed?
C_CPE_13 Exam Question 15
Which files are added to your CAP project when you run the "cds add pipeline" command in an SAP Business Application Studio terminal? Note: There are 2 to choose.