In the SAP BTP cockpit, where can you assign role collections to users? Choose the correct answer.
On SAP BTP, what request rate limit tries to protect the Cloud Foundry API against misuse?
In the Builds view of SAP Continuous Integration and Delivery, there is no new tile for your job. Which command do you run to trigger the job manually? Choose the correct answer.
What is the relationship between YAML and JSON? Choose the correct answer.
What are tasks of the app router? Note: There are 3 to choose.
When using namespaces, what does SAP recommend you use to construct names for namespaces?
Which identifier is used by the XSUAA service to distinguish applications and scopes?
You have created an SAP BTP subaccount and want to use Cloud Foundry . What is the correct order of next steps?
Which service plan of the SAP BTP S/4HANA Cloud Extensibility service do you choose when you want to use the Business Partner API of your SAP S/4HANA Cloud system? Choose the correct answer.
You want to use the SAP Cloud Connector to connect an SAP S/4HANA system to the SAP BTP. Where does the SAP Cloud Connector need to be installed?
What are standard events that CAP handles by default? Note: There are 3 to choose.
How do you add authorization and trust management to your CAP project? Choose the correct answer.
Which of the following benefits best describe the SAP BTP, Cloud foundry environment? Note: There are 4 to choose.
To establish trust, which of the following can be targets of the SAP Authorization and Trust Management Service?
Which of the following statements about SAP Continuous Integration and Delivery (CI/CD) is correct? Choose the correct answer.
Which command do you use to install dependencies in your project?
What is the next step after you initialize a new local git repository (git in it) and add files to it (git add)? Choose the correct answer.
In SAP Business Application Studio, what is a dev space?
What is one of the required steps to enable authentication support in CAP?
In data models, are namespaces optional or mandatory?
You want to create a new service definition in your CAPproject. In which folder do you place the service definition .cds file?
In CAP, which keyword is used to send events? Choose the correct answer.
Which of the following statements are correct? Choose the correct answers.
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.
What are some SAP Fiori Elements floorplans? Choose the correct answers.
You want to connect an SAP backend system to the SAP BTP using the SAP Cloud Connector.
Which additional SAP BTP services are required for the connection? Note: There are 2 to choose.
During application development, what are some principles of dealing with application errors? Note: There are 2 to choose.
What are some characteristics of YAML files? Note; There are 2 to choose.
What is a reason to add UI annotations to your project? Choose the correct answer.
What is the standard health check time limit of a Cloud Foundry application?
What information does the SAP Destination service provide to your applications to connect to a remote service or system?
What is SAP Fiori elements designed to do? Choose the correct answers.
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?
Which of the following does OData use to address and access data feed resources? Choose the correct answer.
What is the main idea behind SAP Fiori elements? Choose the correct answer.
You have developed a risk service application in CAP. To which file must you add restrictions -©(restrict...) - to add authorizations to your service?
What are the differences between continuous integration (CI) and continuous delivery (CD)? Choose the correct answers.
What are some core principles of the design philosophy of SAP Fiori? Note: There are 3 to choose.
You are asked to add a User Interface to your CAP project as quickly as possible and without any unique functionalities. Which option do you choose? Choose the correct answer.
What are yaml files used for?
Choose the correct answer.
What is OData?
Choose the correct answer.