What does this routes array tell the approuter?

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.

Answer: A,D

Latest C_CPE_14 Dumps Valid Version with 142 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments