Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

C_CPE_14 Sample Questions Answers

Questions 4

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

Options:

A.

Coherent

B.

Productive

C.

Intuitive

D.

Role-based

E.

Adaptive

Buy Now
Questions 5

What do you use to retrieve the information about a change on the repository? Choose the correct answer.

Options:

A.

A PUT request to GitHub

B.

A webhook

C.

A change document

Buy Now
Questions 6

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

Buy Now
Questions 7

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

Buy Now
Questions 8

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.

Buy Now
Questions 9

Which web browsers are officially supported in SAP Business Application Studio? Note: There are 2 to choose.

Options:

A.

macOS Safari

B.

Mozilla Firefox

C.

Google Chrome

D.

Microsoft Edge

Buy Now
Questions 10

What is SAP Fiori elements designed to do? Choose the correct answers.

Options:

A.

Implement unique functionality.

B.

Drive UX consistency.

C.

Drive full flexibility of development.

D.

Speed up development.

Buy Now
Questions 11

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?

Options:

A.

rnbt init

B.

mbt build

C.

mbt make

Buy Now
Questions 12

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

Buy Now
Questions 13

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

Buy Now
Questions 14

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

Options:

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.

Buy Now
Questions 15

Which criticality value is assigned to Negative criticality?

Options:

A.

3

B.

1

C.

2

Buy Now
Questions 16

What does the source code management system use to trigger the CI server? Choose the correct answer.

Options:

A.

Web services

B.

HTTP PUT requests

C.

Webhooks

Buy Now
Questions 17

What is the default identity provider for SAP BTP platform users? Choose the correct answer.

Options:

A.

SAML2.0

B.

XSUAA

C.

SAP Cloud Identity Services

D.

SAP ID service

Buy Now
Questions 18

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

Buy Now
Questions 19

In data models, are namespaces optional or mandatory?

Options:

A.

optional

B.

mandatory

Buy Now
Questions 20

Which of the following statements are correct? Choose the correct answers.

Options:

A.

JSON's foremost design goal is support for serializing arbitrary native data structures.

B.

Each YAML file is a valid JSON file.

C.

YAML's foremost design goal is support for serializing arbitrary native data structures.

D.

Each JSON file is a valid YAML file.

Buy Now
Questions 21

What are standard events that CAP handles by default? Note: There are 3 to choose.

Options:

A.

WRITE

B.

CREATE

C.

READ

D.

REFRESH

E.

UPDATE

Buy Now
Questions 22

In Node.js, which statement do you use to create an exception?

Options:

A.

try

B.

catch

C.

throw

Buy Now
Questions 23

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

Buy Now
Questions 24

Which of the following supports non-hierarchical data? Choose the correct answer.

Options:

A.

JSON

B.

Neither

C.

YAML

Buy Now
Questions 25

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.

Options:

A.

scopes

B.

role-templates

C.

roles

D.

users

Buy Now
Questions 26

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

Options:

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.

Buy Now
Questions 27

What is the next step after you initialize a new local git repository (git in it) and add files to it (git add)? Choose the correct answer.

Options:

A.

fetch

B.

pull

C.

commit

Buy Now
Questions 28

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

Options:

A.

srv.Q

B.

phase.O

C.

event.()

Buy Now
Questions 29

Which of the following environments run on the SAP multi-cloud foundation? Note: There are 2 to choose.

Options:

A.

Cloud Foundry environment

B.

Netweaver environment

C.

Kvma environment

D.

Neo environment

Buy Now
Questions 30

How can you bring your company's user base into your SAP BTP subaccount?

Options:

A.

Establish a trust relationship with the default identity provider.

B.

Import the users via .csv file upload in the SAP BTP cockpit.

C.

Establish a trust relationship with your corporate identity provider.

D.

Create the users manually in the security section of your subaccount.

Buy Now
Questions 31

Which files do you modify to store project configurations? Choose the correct answers.

Options:

A.

passport.js

B.

.cdsrc.json

C.

package.json

Buy Now
Questions 32

Your company is using the SAP Authorization and Trust Management service in conjunction with the XSUAA service to authorize their applications. Where do you bundle your defined scopes in role-templates?

Options:

A.

In an xs-security.json file

B.

In a role-collection

C.

In an instance of the XSUAA service

Buy Now
Questions 33

What are yaml files used for?

Choose the correct answer.

Options:

A.

To describe documents

B.

To describe data

Buy Now
Questions 34

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

Buy Now
Questions 35

What is the standard health check time limit of a Cloud Foundry application?

Options:

A.

90 seconds

B.

30 seconds

C.

60 seconds

D.

180 seconds

Buy Now
Questions 36

After you run the command cds add hana, which file is updated with the required configuration? Choose the correct answer.

Options:

A.

package.mta

B.

package.js

C.

package.cds

D.

package.json

Buy Now
Questions 37

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

Options:

A.

28 days

B.

1 month

C.

1 year

D.

100 days

Buy Now
Questions 38

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

Buy Now
Questions 39

Role collections of a global account are available in a subaccount of this global account?

Determine whether this statement is true or false.

Options:

A.

true

B.

faIse

Buy Now
Questions 40

What does SAP Fiori elements use to generate the UI? Note: There are 3 to choose.

Options:

A.

Annotations in the OData service

B.

Custom UI logic

C.

The entity definition of the OData service

D.

Authorizations in the OData service

Buy Now
Questions 41

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

Options:

A.

When your model names are unique

B.

When your app rarely exposes services

C.

When your models are reused in other projects

Buy Now
Questions 42

Your customer presents you with the following Ulrequirements: Users need to work through a comparatively small set of items, one by one. Multiple views of the same content. One kind of data visualization .

Which SAP Fiori elements floorplan do you recommend they use?

Options:

A.

List report

B.

Worklist

C.

Object page

D.

Analytical list page

Buy Now
Exam Code: C_CPE_14
Exam Name: SAP Certified Development Associate - SAP BTP Extension Developer
Last Update: Nov 15, 2024
Questions: 142
$64  $159.99
$48  $119.99
$40  $99.99
buy now C_CPE_14