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

SAP C_CPE_2409 - SAP Certified Associate - Backend Developer - SAP Cloud Application Programming Model

Page: 1 / 5
Total 140 questions

JSON is based on which programming language? Choose the correct answer.

A.

Julia

B.

Java

C.

JavaScript

D.

JCL

You use the Cloud MTA Build Tool to create an MTA archive (.mtar) from your project source. What command must you run to do this in one step?

A.

rnbt init

B.

mbt build

C.

mbt make

Which files are added to your CAP project when you run the "cds add pipeline" command in an SAP Business Application Studio terminal? Note: There are 2 to choose.

A.

A .pipeline folder with a manifest.yml file

B.

A Jenkins folder with a manifest.yml file

C.

A .pipeline folder with a config.yml file

D.

A file named Jenkinsfile

What are some core principles of the design philosophy of SAP Fiori? Note: There are 3 to choose.

A.

Coherent

B.

Productive

C.

Intuitive

D.

Role-based

E.

Adaptive

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? Note: There are 2 to choose.

A.

file package.json

B.

folder /approuter

C.

folder /app

D.

file manifest.yml

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

What are valid actions using subaccounts in SAP BTP? Note: There are 2 to choose.

A.

Creating Cloud Foundry orgs explicitly.

B.

Disabling the Cloud Foundry environment once you have enabled it.

C.

Deleting a subaccount with service subscriptions.

D.

Creating many subaccounts assigned to the Cloud Foundry environment.

When using namespaces, what does SAP recommend you use to construct names for namespaces?

A.

Your organization's name

B.

Reverse domain names

C.

Cascades of acronyms

On SAP BTP, what request rate limit tries to protect the Cloud Foundry API against misuse?

A.

50k requests per hour for all users

B.

10k requests per hour per user

C.

100k requests per hour per user

D.

1k requests per hour for all 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