What is an Application Programming Interface (API)? Choose the correct answer.
Which tools can you use to manage the SAP BTP, Cloud Foundry environment? Choose the correct answers.
A main line in a source control management system can contain feature branches. Determine whether this statement is true or false.
By default, which file describes scopes and role-templates of an application for the instantiation of an XSUAA service instance?
What is the main idea behind SAP Fiori elements? Choose the correct answer.
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)
In an SAP Business Application Studio project, what does the "cf push" command do?
What is the default IDE for SAP's multi-cloud environment? Choose the correct answer.
After you run the command cds add hana, which file is updated with the required configuration? Choose the correct answer.
What is the difference between entities and types? Choose the correct answer.
Role collections of a global account are available in a subaccount of this global account?
Determine whether this statement is true or false.
Which of the following can be used as identity providers for SAP BTP applications? Note: There are 2 to choose.
Your customer presents you with the following UI requirements: The same visualizations for all users. Extraction of key information to identify a root cause. Searching, filtering, and sorting of items .
Which SAP Fiori elements floorplan do you recommend they use?
Which document types are associated with an OData service? Choose the correct answers.
What does SAP Fiori elements use to generate the UI? Note: There are 3 to choose.
What is the standard health check time limit of a Cloud Foundry application?
You use SAP Continuous Integration and Delivery for your CAP project. Where can you access the Webhook Event Receiver?
Which basic user types exist on the SAP Business Technology Platform? Note: There are 2 to choose.
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 do you need to connect a service to the Sandbox environment of the SAP API Business Hub for the Business Partner API that you want to use?
Choose the correct answer.
Which pattern do you use to register an event handler? Choose the correct answer.
Which of the following statements apply to Continuous Delivery? Choose the correct answers.
Which identifier is used by the XSUAA service to distinguish applications and scopes?
Which file contains an app's "declaration of security"? Choose the correct answer.
In the SAP BTP cockpit, where can you assign role collections to users? Choose the correct answer.
Using a terminal in SAP Business Application Studio, you want to enable authentication support via XSUAA in CAP for SAP BTP. Which command must you run in the terminal?
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?
Your company is using the SAP Authorization and Trust Management service in conjunction with the XSUAA service to authorize their applications. Where do you bundle your defined scopes in role-templates?
Your customer presents you with the following Ulrequirements: Users need to work through a comparatively small set of items, one by one. Multiple views of the same content. One kind of data visualization .
Which SAP Fiori elements floorplan do you recommend they use?
During application development, what are some principles of dealing with application errors? Note: There are 2 to choose.
Which web browsers are officially supported in SAP Business Application Studio? Note: There are 2 to choose.