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.
Which of the following tools are required to build Spring Boot applications using the SAP Cloud SDK? Note: There are 2 correct answers to this question.
You want a service to react to a specific event. What can you specify as <phase> in the statement srv. <Phase> (<event>)? Note: There are 2 correct answers to this question.
After you create a business process in SAP Build Process Automation by giving it a name and identifier and clicking "Create," what can you add to it? Note: There are 3 correct answers to this question.
You develop an application using the Cloud Foundry environment. What are some steps to restrict access to this application? Note: There are 2 correct answers to this question.