Which of the following can be used as identity providers for SAP BTP applications? Note: There are 2 to choose.
A. SAP Authorization and Trust Management Service
B. Identity authentication tenant
C. SAP S/4HANA Cloud
D. SAP S/4HANA on-premise
What are some characteristics of YAML files? Note: There are 2 to choose.
A. YAML files can be used as configuration files.
B. YAML files are based on XML.
C. YAML files relyon correct indentation.
D. YAML files are also valid JSON files.
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.
A. A password
B. A secret
C. A content type
D. A user
What is a rule of thumb for when to use namespaces in your models?
A. When your models are reused in other projects
B. When your model names are unique
C. Whenyour app rarely exposes services
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?
A. The webhook of your version control system
B. The webhook event receiver
C. The stages of the failed job run
D. The stages in the config.yml in the .pipeline folder
What are some characteristics of JSON files? Note: There are 2 to choose.
A. JSON files contain human-readable data.
B. JSON files are based on XML.
C. JSON files are also valid YAML files.
D. JSON files contain JavaScript commands.
When using namespaces, what does SAP recommend you use to construct names for namespaces?
A. Cascades of acronyms
B. Your organization's name
C. Reverse domain names
In the SAP BTP, what is the correct order of entities?
A. Directory. Global account. Subaccount. Environment
B. Global account. Subaccount. Directory. Environment
C. Environment. Global account. Directory. Subaccount
D. Global account. Directory. Subaccount. Environment
You have developed a risk service application in CAP. To which file must you add restrictions - @(restrict...) - to add authorizations to your service?
A. srv/risk-service.js
B. package-lock.json
C. xs-security.js
D. srv/risk-service.cds
Which identifier is used by the XSUAA service to distinguish applications and scopes?
A. tenant-mode
B. xs-security
C. xsappname
D. VCAP_SERVICES