First 10 Flashcards

1
Q

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

A secret
A content type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A

eds compile srv –to xsuaa >xs-security.json

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

A

Cloud Foundry command line interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following environments run on the SAP multi-cloud foundation? (2 correct)

Kyma environment
Cloud Foundry environment
Netweaver environment
Neo environment

A

Kyma environment
Cloud Foundry environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are some features of the SAP Cloud Connector? (2 correct)

Monitoring requests
Securing the activation of traffic traces
Configuring trust
Managing HTMLS applications

A

Monitoring requests
Securing the activation of traffic traces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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

A

Technical information about the target resource

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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

A

xs-security.json

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

A

file package.json
file manifest.yml

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

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

A

List report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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

A

Global account. Directory. Subaccount. Environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly