What are the main features and capabilities of the app router? Note: There are 3 correct answers to this question.
What are the main features and capabilities of the app router? Note: There are 3 correct answers to this question.A . It can serve static content such as web pages, SAPUI5 or other client side code.B . It manages the authentication flows for the application.C . It acts as an...
What are some characteristics of YAML files? Note: There are 2 correct answers to this question.
What are some characteristics of YAML files? Note: There are 2 correct answers to this question.A . YAML files can be used as configuration files.B . YAML files are also valid JSON files.C . YAML files are based on XML.D . YAML files rely on correct indentation.View AnswerAnswer: A D
Which sequence of steps do you follow when working with files locally in Git in SAP Business Application Studio?
Which sequence of steps do you follow when working with files locally in Git in SAP Business Application Studio?A . Stage Create, modify, save Commit Check outB . Stage Create, modify, save Check out Commit Check out Create, modify, saveC . Stage Commit Create, modify, saveD . Stage Check out...
How do you run a CI/CD build manually without pushing changes to Git?
How do you run a CI/CD build manually without pushing changes to Git?A . Select Deploy from the project's context menu in the Project ExplorerB . Submit Changes via Sync & Share actionC . Select "Trigger a Build' in the CI/CD job's context menuD . Create and run "Build task"...
You need to secure your application in the Cloud Foundry environment. In which file do you maintain routes during design time?
You need to secure your application in the Cloud Foundry environment. In which file do you maintain routes during design time?A . xs-app.jsonB . mta.ymlC . C xs-security.jsonD . C manifest.ymlView AnswerAnswer: A
With respect to the Flow principle of DevOps, which are flow inhibitors? Note: There are 3 correct answers to this question.
With respect to the Flow principle of DevOps, which are flow inhibitors? Note: There are 3 correct answers to this question.A . Manual testing of softwareB . Manually created software environmentC . Source code management toolD . Manually coded user interfacesE . Overly tight architectures on a technical levelView AnswerAnswer:...
Which actions are executed in Cloud Foundry under the Deploy & Execute phase when you run an application? Note: There are 2 correct answers to this question.
Which actions are executed in Cloud Foundry under the Deploy & Execute phase when you run an application? Note: There are 2 correct answers to this question.A . Fueling generic runtimes to serve recurring tasks automaticallyB . Integrating the data with other SAP systemsC . Declaratively capturing domain knowledge in...
When you create an API Rule for a service, what is created automatically?
When you create an API Rule for a service, what is created automatically?A . A Helm ChartB . An Istio VirtualServiceC . A Kubernetes DeploymentD . A Kubernetes ServiceView AnswerAnswer: B
In SAP Build Process Automation, what is a policy?
In SAP Build Process Automation, what is a policy?A . A guide to business process mappingB . A collection of decisionsC . A basis for making business rulesD . A collection of business rulesView AnswerAnswer: D
What are tasks of the approuter? Note: There are 3 correct answers to this question.
What are tasks of the approuter? Note: There are 3 correct answers to this question.A . Routing requests from the web browser to the provider of the UI service.B . Routing requests from the application to the SAP Launchpad service.C . Authorizing users for the CAP service and the provider...