C-CPE-15 무료 덤프문제 온라인 액세스
| 시험코드: | C-CPE-15 |
| 시험이름: | SAP Certified Development Associate - SAP BTP Extensions with SAP Cloud Application Programming Model |
| 인증사: | SAP |
| 무료 덤프 문항수: | 84 |
| 업로드 날짜: | 2026-08-31 |
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.
Which dev space type in SAP Business Application Studio do you need when you want to create a CAP project?
You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed. What do you check to find out which step of the pipeline failed?