Study Zone Test2 Flashcards
How many administrators can be assigned to a global account?
1-n
What kind of request does the webhook send?
POST
What information does the SAP Destination service provide to your applications to connect to a remote service or system?
Technical information about the target resource
What are some principles of continuous integration?
- Automated builds
- Automated test
What is the difference between entities and types?
Entities represent data, types describe properties of entity elements.
What does SAP Fiori elements use to generate the UI?
- Annotations in the OData service
- The entity definition of OData service
Which dev space type should you select to extend SAP S/4HANA with a CAP project?
Full Stack Cloud Application
What are some SAP Fiori Elements floorplans?
- List Report
- Analytical List Page
In a data models, are namespaces optional or mandatory
Optional
What is a rule of thumb for when to use namespaces in your models?
When your model names are unique
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?
- file package.json
- file manifest.yml
After you run the command cds add hana, which file is updated with requiered configuration?
package.json
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?
api-access
You have developed a CAP project and added the XSUAA security configuration. What information is stored in the xs-security.json file?
- scopes
- role-templates
Which of the following can be used as a management tool for SAP BTP
- Cloud Foundry CLI
- SAP BTP CLI