SAP Certified Development Associate - SAP Extension Suite - C-CPE-13 Exam Practice Test

At which of the following levels can you assign entitlements? Note: There are 2 to choose.
Correct Answer: A,D Vote an answer
When using namespaces, what does SAP recommend you use to construct names for namespaces?
Correct Answer: C Vote an answer
You have developed a risk service application in CAP. To which file must you add restrictions - @(restrict...) - to add authorizations to your service?
Correct Answer: A Vote an answer
What are some characteristics of CAP event handling? Note: There are 2 to choose.
Correct Answer: C,D Vote an answer
You have created an SAP BTP subaccount and want to use Cloud Foundry. What is the correct order of next steps?
Correct Answer: B Vote an answer
Which of the following environments run on the SAP multi-cloud foundation? Note: There are 2 to choose.
Correct Answer: B,D Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
You have configured an approuter by creating the xs-app.json file in the approuter folder with the following content: { ... "authenticationMethod": "route", ... }, "routes": [ { "source": "^/app/(.*)$", "target": "$1", "localDir": "resources", "authenticationType": "xsuaa" }, { "source": "^/service/(.*)$", "destination": "srv-binding", "authenticationType": "xsuaa" } ] } What does this routes array tell the approuter? Note: There are 2 correct answers to this question.
Correct Answer: C,D Vote an answer
What are some advantages of building an account model based on functional areas such as Sales or IT? Note: There are 2 to choose.
Correct Answer: A,D Vote an answer
What is recommended by SAP when you publish an API? Note: There are 2 to choose.
Correct Answer: B,C Vote an answer