According to SAP CAP best practices, which error types should you NOT catch? Note: There are 2 to choose.
What are some principles of continuous integration? Note: There are 2 to choose.
You use the Cloud MTA Build Tool to create an MTA archive (.mtar) from your project source. What command must you run to do this in one step?
In your Git system, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline. What does the webhook require to send a request to the specified payload URL? Note: There are 2 to choose.
What are valid actions using subaccounts in SAP BTP? Note: There are 2 to choose.
Which event phases can you use with CAP event handlers by default? Note: There are 3 to choose.
Your CAP project contains an entity called Books. You want to extend the Books entity with the managed
aspect. You have already imported the aspect from the '(^sap/cds/common1 package (see attached
graphic). Which is a valid way to extend the entity with the aspect?
A)
B)
C)
After what period of time does GitHub remove unused personal access tokens? Choose the correct answer.
Which dev space type should you select to extend SAP S/4HANA with a CAP project? Choose the correct answer.
Which of the following does OData use to address and access data feed resources? Choose the correct answer.
Which of the following SAP Fiori pages areas are mandatory? Note: There are 2 to choose
Which pattern do you use to register an event handler? Choose the correct answer.
Which files are added to your CAP project when you run the "cds add pipeline" command in an SAP Business Application Studio terminal? Note: There are 2 to choose.
What are some characteristics of CAP event handling? Note: There are 2 to choose.
What is recommended by SAP when you publish an API? Note: There are 2 to choose.
At which of the following levels can you assign entitlements? Note: There are 2 to choose.
Which of the following statements about a GitHub Repository are correct? Choose the correct answers.
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.
Which identifier is used by the XSUAA service to distinguish applications and scopes?
You initialize a new CAP project with initial project structure using a generator in SAP Business Application Studio. What are some of the default elements being created? Note: There are 2 to choose.
What do you need to consider when working with subaccounts in SAP BTP? Note: There are 2 to choose.
What does the source code management system use to trigger the CI server? Choose the correct answer.
Which of the following statements about SAP Continuous Integration and Delivery (CI/CD) is correct? Choose the correct answer.
Before you can use SAP Continuous Integration and Delivery in your CAP project, what must you do in your SAP BTP account? Note: There are 2 to choose.
You want to create a new service definition in your CAPproject. In which folder do you place the service definition .cds file?
You have developed a risk service application in CAP. To which file must you add restrictions -©(restrict...) - to add authorizations to your service?
Which of the following environments run on the SAP multi-cloud foundation? Note: There are 2 to choose.
You have created an SAP BTP subaccount and want to use Cloud Foundry . What is the correct order of next steps?
Which statements about YAML files are correct? (Choose 2) Choose the correct answers.
What is a reason to add UI annotations to your project? Choose the correct answer.
What are some core principles of the design philosophy of SAP Fiori? Note: There are 3 to choose.
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?