Question 21
You use SAP Continuous Integration and Delivery for your CAP project. Where can you access the Webhook Event Receiver?
Question 22
What is the maximum number of running threads per application instance?
Question 23
You have implemented a simple bookshop CAP application for the purpose of selling books. You want to implement an error handler in the bookshop-service, that can be used to react on specific error messages. For all other errors, you want to define a default error message. The error handler should be called during the event.Drag the code snippets from below into the correct parts of the error handler implementation.


Question 24
Your customer presents you with the following UI requirements: Users need to work through a comparatively small set of items, one by one. Multiple views of the same content. One kind of data visualization. Which SAP Fiori elements floorplan do you recommend they use?
Question 25
You have developed a risk service application in CAP. To which file must you add restrictions -
@(restrict...) - to add authorizations to your service?
@(restrict...) - to add authorizations to your service?