Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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? Choose the correct answer.

A.

api-access

B.

Cloud Foundry

C.

SAP_COM_0008

Which criticality value is assigned to Negative criticality?

A.

3

B.

1

C.

2

In the Builds view of SAP Continuous Integration and Delivery, there is no new tile for your job. Which command do you run to trigger the job manually? Choose the correct answer.

A.

Trigger run

B.

Trigger build

C.

Trigger title

D.

Trigger refresh

You have developed a CAP project and added the XSUAA security configuration. What information is stored in the xs-security.json file? Note: There are 2 to choose.

A.

scopes

B.

role-templates

C.

roles

D.

users

What are some principles of continuous integration? Note: There are 2 to choose.

A.

Automated deployment to the productivesystem

B.

Automated builds

C.

Automated code change pushes

D.

Automated tests

You want to create a new service definition in your CAPproject. In which folder do you place the service definition .cds file?

A.

/app

B.

/root

C.

/srv

D.

/db

Which identifier is used by the XSUAA service to distinguish applications and scopes?

A.

tenant-mode

B.

xsappname

C.

xs-security

D.

VCAP_SERVICES

Which statements about YAML files are correct? (Choose 2) Choose the correct answers.

A.

YAML uses tab indentation for structuring purposes.

B.

YAML uses hashes: # for comments.

C.

YAML uses whitespace indentation for structuring purposes.

D.

YAML uses hyphens: - for comments.

In the SAP BTP cockpit, where can you assign role collections to users? Choose the correct answer.

A.

Security —►Roles

B.

Security —►Users

What does the .env file provide? Choose the correct answer.

A.

Values for your version-management-system

B.

Values into the runtime environment of a CAP service