Buscar

You have configured an approuter by creating the xs-app.json file in the approuter folder with the following content: { ... "authenticationMethod":...

You have configured an approuter by creating the xs-app.json file in the approuter folder with the following content: { ... "authenticationMethod": "route", ... }, "routes": [ { "source": "A/app/(.*)$", "target": "SI", "localDir": "resources", "authenticationType": "xsuaa" }, { "source": "A/service/(.*)$", "destination": "srv-binding", "authenticationType": "xsuaa" } ] }
What does this routes array tell the approuter? Note: There are 2 correct answers to this question.


A. The files in the resources folder will be served for all requests to /app.
B. All requests starting with /service will be targeted to the folder resources.
C. The files requested for/app will be put to the resources folder.
D. All requests starting with /service will be forwarded to the CAP service.

Essa pergunta também está no material:

Real SAP C_CPE_14 Exam Questions
5 pág.

Ensino Médio LaSalle TechLaSalle Tech

💡 1 Resposta

User badge image

Ed Verified user icon

A array de rotas informa ao approuter o seguinte: A. Os arquivos na pasta resources serão servidos para todas as requisições em /app. B. Todas as requisições que começarem com /service serão direcionadas para a pasta resources. Portanto, as respostas corretas são A e B.

0
Dislike0

✏️ Responder

SetasNegritoItálicoSublinhadoTachadoCitaçãoCódigoLista numeradaLista com marcadoresSubscritoSobrescritoDiminuir recuoAumentar recuoCor da fonteCor de fundoAlinhamentoLimparInserir linkImagemFórmula

Para escrever sua resposta aqui, entre ou crie uma conta

User badge image

Outros materiais

Outros materiais