First 10 Flashcards
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? (2 correct)
A password
A secret
A content type
A user
A secret
A content type
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?
npm i –save @sap/xssec @sap/xsenv
eds compile srv –to xsuaa >@sap/xssec @sap/xsenv
eds compile srv –to xsuaa >xs-security.json
npm i -save xs-security.json
eds compile srv –to xsuaa >xs-security.json
Which management tool can you use to deploy a CAP project into a space of your SAP BTP subaccount?
Cloud Foundry command line interface
APls for SAP BTP
SAP BTP command line interface
Cloud Foundry command line interface
Which of the following environments run on the SAP multi-cloud foundation? (2 correct)
Kyma environment
Cloud Foundry environment
Netweaver environment
Neo environment
Kyma environment
Cloud Foundry environment
What are some features of the SAP Cloud Connector? (2 correct)
Monitoring requests
Securing the activation of traffic traces
Configuring trust
Managing HTMLS applications
Monitoring requests
Securing the activation of traffic traces
What information does the SAP Destination service provide to your applications to connect to a remote service or system?
Connectivity proxy information for the target resource
Semantic information about the target resource
Technical information about the target resource
Technical information about the target resource
By default, which file describes scopes and role-templates of an application for the instantiation of an XSUAA service instance?
xs-security.json
package.json
manifest.yml
services-manifest.yml
xs-security.json
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? (2 correct}
file package.json
file manifest.yml
folder /approuter
folder /app
file package.json
file manifest.yml
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?
Worklist
Object page
Analytical list page
List report
List report
In the SAP BTP, what is the correct order of entities?
Directory. Global account. Subaccount. Environment
Global account. Subaccount. Directory. Environment
Environment. Global account. Directory. Subaccount
Global account. Directory. Subaccount. Environment
Global account. Directory. Subaccount. Environment