Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

SAP C_CPE_14 - SAP Certified Development Associate - SAP BTP Extension Developer

Page: 3 / 5
Total 142 questions

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

To grant a user access to an application in an SAP BTP subaccount, what must you assign to this user?

A.

A role collection

B.

A role template

C.

A role

Where can you find APIs provided by SAP and SAP partners? Choose the correct answer.

A.

SAP API Business Hub

B.

SAP Business Application Studio

C.

SAP Cloud Connector

How do you add authorization and trust management to your CAP project? Choose the correct answer.

A.

cds add security

B.

cds add uaa

C.

cds add xsuaa

After what period of time does GitHub remove unused personal access tokens? Choose the correct answer.

A.

28 days

B.

1 month

C.

1 year

D.

100 days

A main line in a source control management system can contain feature branches. Determine whether this statement is true or false.

A.

true

B.

false

What is a rule of thumb for when to use namespaces in your models?

A.

When your model names are unique

B.

When your app rarely exposes services

C.

When your models are reused in other projects

What is SAP Fiori? Choose the correct answer.

A.

An SDK to develop multi-target applications.

B.

A design language.

C.

A collection of design guidelines.

When deploying applications on SAP BTP, what is the maximum application package size?

A.

1 GB

B.

2 GB

C.

1.5 GB

D.

2.5 GB

In an SAP Business Application Studio project, what does the "cf push" command do?

A.

It updates the service instances of the services defined in the service-manifest.yml file.

B.

It creates the service instances of the services defined in the service-manifest.yml file.

C.

It deploys the application modules defined in the manifest.yaml file into the Cloud Foundry account.