Weekend Biggest Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

SAP C_CPE_2409 Dumps

Page: 1 / 14
Total 140 questions

SAP Certified Associate - Backend Developer - SAP Cloud Application Programming Model Questions and Answers

Question 1

What is the maximum number of running threads per application instance?

Options:

A.

14200

B.

8192

C.

1024

D.

10420

Question 2

Which file contains an app's "declaration of security"? Choose the correct answer.

Options:

A.

xs-app.json

B.

xs-sec.json

C.

xs-security.json

Question 3

What is a reason to add UI annotations to your project? Choose the correct answer.

Options:

A.

To display columns and form fields.

B.

To add tooltips to the header fields of tables.

C.

To allow users to annotate table cells.

Question 4

In the SAP BTP, what is the correct order of entities?

Options:

A.

Global account. Subaccount. Directory. Environment

B.

Environment. Global account- Directory. Subaccount

C.

Directory. Global account- Subaccount. Environment

D.

Global account. Directory. Subaccount. Environment

Question 5

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

Options:

A.

tenant-mode

B.

xsappname

C.

xs-security

D.

VCAP_SERVICES

Question 6

Which of the following statements apply to Continuous Delivery? Choose the correct answers.

Options:

A.

Code changes are pushed to a remote source code management system.

B.

The trigger for deployment to a productive system is a human decision.

C.

Software is ready for deployment to a productive system all the time.

D.

Feedback from a productive system gets quickly integrated into teams' backlog.

E.

Deployment to a productive system is triggered automatically.

Question 7

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

Options:

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.

Question 8

Which pattern do you use to register an event handler? Choose the correct answer.

Options:

A.

srv.Q

B.

phase.O

C.

event.()

Question 9

Which of the following statements about a GitHub Repository are correct? Choose the correct answers.

Options:

A.

Anyone on the internet can commit into a public repository.

B.

You choose who can see your private repository.

C.

You choose who can commit into your private repository.

D.

Anyone on the internet can see a public repository.

Question 10

What are the two structures JSON is built on? Choose the correct answers.

Options:

A.

Collections of name/value pairs

B.

Collections of value/value pairs

C.

Ordered list of values

D.

Unordered list of strings

Question 11

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

Options:

A.

Your organization's name

B.

Reverse domain names

C.

Cascades of acronyms

Question 12

Which of the following are capabilities of the SAP Cloud Connector? Note: There are 2 to choose.

Options:

A.

Connect an SAP S/4HANA Cloud system with the SAP BTP

B.

Connecting an SAP S/4HANA system with the SAP BTP

C.

Providing control over cloud to cloud connections

D.

Providing control over cloud to on-premise connections

Question 13

Which tools can you use to manage the SAP BTP, Cloud Foundry environment? Choose the correct answers.

Options:

A.

SAP BTP cockpit

B.

DCF CLI

C.

Eclipse

D.

SAP Business Application Studio

Question 14

By default, which file describes scopes and role-templates of an application for the instantiation of an XSUAA service instance?

Options:

A.

manifest.yml

B.

package.json

C.

xs-security.json

D.

services-manifest.yml

Question 15

Which of the following statements applies to Continuous Deployment? Choose the correct answer.

Options:

A.

Code changes are pushed to a remote source code management system.

B.

Feedback from a productive system gets quickly integrated into teams' backlog.

C.

The trigger for deployment to a productive system is a human decision.

D.

Software is ready for deployment to a productive system all the time.

E.

Deployment to a productive system is triggered automatically.

Question 16

In SAP Business Application Studio, what is a dev space?

Options:

A.

A pre-configured private development environment

B.

A pre-configured shared development environment

C.

A pre-configured shared virtual machine

D.

A pre-configured private virtual machine

Question 17

Which of the following are benefits of SAP Business Application Studio? Note: There are 3 to choose.

Options:

A.

Maintenance of all development projects in one central dev space

B.

Access to Visual Studio Code-compatible extensions

C.

Browser-based access

D.

Central administration

E.

Desktop client-based access

Question 18

What is the relationship between YAML and JSON? Choose the correct answer.

Options:

A.

YAML and JSON are unrelated.

B.

JSON is a superset of YAML.

C.

YAML is a superset of JSON.

Question 19

Which user types will work on and with SAP BTP? Choose the correct answers.

Options:

A.

Business users

B.

Platform users

C.

Trial users

D.

Professional users

Question 20

You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed. What do you check to find out which step of the pipeline failed?

Options:

A.

The stages of the failed job run

B.

The stages in the config.yml in the .pipeline folder

C.

The webhook of your version control system

D.

The webhook event receiver

Question 21

Which management tool can you use to deploy a CAP project into a space of your SAP BTP subaccount?

Options:

A.

Cloud Foundry command line interface

B.

SAP BTP command line interface

C.

APIs for SAP BTP

Question 22

You use SAP Continuous Integration and Delivery for your CAP project. Where can you access the Webhook Event Receiver?

Options:

A.

On the Credentials tab

B.

On theJobs tab

C.

On the Repositories tab

Question 23

Which of the following identifiers of the communication scenario is used for accessing the Business Partner API in an SAP S/4HANA Cloud system? Choose the correct answer.

Options:

A.

SAP_COM_0213

B.

SAP_COM_0109

C.

SAP_COM_0008

D.

SAP_COM_0009

Question 24

Your customer presents you with the following UI requirements: Users work on different kinds of items. Different visualizations without interactions between the visualizations. No drilldown.

Which SAP Fiori elements floorplan do you recommend they use?

Options:

A.

Object page

B.

List report

C.

Analytical list page

D.

Worklist

Question 25

You are asked to add a User Interface to your CAP project as quickly as possible and without any unique functionalities. Which option do you choose? Choose the correct answer.

Options:

A.

SAP UI5 Elements

B.

SAPUI5 Freestyle

C.

SAP Fiori Elements

Question 26

What can you do to provide meaningful error messages to users in your CAP application? Choose the correct answer.

Options:

A.

Catch exceptions.

B.

Hide the cause of errors.

C.

Register an error handler.

D.

Register an event handler.

Question 27

What are some characteristics of YAML files? Note; There are 2 to choose.

Options:

A.

YAML files are based on XM

B.

YAML files are also valid JSON files.

C.

YAML files can be used as configuration files.

D.

YAML files relyon correct indentation.

Question 28

In your Git system, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline. What kind of request does this webhook send to the specified payload URL?

Options:

A.

PUT request

B.

GET request

C.

POST request

D.

PATCH request

Question 29

How many event handlers can you register for one event phase?

Options:

A.

exactly one

B.

exactly three

C.

multiple

Question 30

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

Options:

A.

Julia

B.

Java

C.

JavaScript

D.

JCL

Question 31

Which of the following does OData use to address and access data feed resources? Choose the correct answer.

Options:

A.

URL

B.

URN

C.

URI

Question 32

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?

Options:

A.

npm i —save xs-security.json

B.

nPm i —save @sap/xssec @sap/xsenv

C.

cds compile srv --to xsuaa >xs-security.json

D.

cds compile srv --to xsuaa >@sap/xssec @sap/xsenv

Question 33

What are some characteristics of OData? Note: There are 2 to choose.

Options:

A.

OData is an architectural design template for hypermedia information systems.

B.

OData builds on HTTP, AtomPub, and JSON using URIs to address and access data feed resources.

C.

OData is RESTful.

D.

OData uses the SOAP protocol.

Question 34

What is SAP Fiori? Choose the correct answer.

Options:

A.

An SDK to develop multi-target applications.

B.

A design language.

C.

A collection of design guidelines.

Question 35

What is an Application Programming Interface (API)? Choose the correct answer.

Options:

A.

A way for applications to remotely modify other applications

B.

A software development kit (SDK) for mobile applications

C.

A way for applications to interact with other applications

Question 36

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

Options:

A.

A role collection

B.

A role template

C.

A role

Question 37

You want to use the SAP Cloud Connector to connect an SAP S/4HANA system to the SAP BTP. Where does the SAP Cloud Connector need to be installed?

Options:

A.

In an SAP BTP subaccount

B.

In the on-premise network of the SAP S/4HANA system

C.

In a virtual machine independent from the on-premise network and the SAP BTP

Question 38

Which dev space type in SAP Business Application Studio do you need when you want to create a CAP project?

Options:

A.

SAP Fiori

B.

Basic

C.

SAP Mobile Application

D.

Full Stack Cloud Application

Question 39

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.

Options:

A.

Trigger run

B.

Trigger build

C.

Trigger title

D.

Trigger refresh

Question 40

At which of the following levels can you assign entitlements? Note: There are 2 to choose.

Options:

A.

Environment

B.

Global account

C.

Cloud Foundry org

D.

Directory

Question 41

At what level can you select a region?

Options:

A.

Global account

B.

Directory

C.

Subaccount

D.

Environment

Question 42

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.

Options:

A.

api-access

B.

Cloud Foundry

C.

SAP_COM_0008

Page: 1 / 14
Total 140 questions