Labour Day Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 2493360325

Good News !!! C_CPE_14 SAP Certified Development Associate - SAP BTP Extension Developer is now Stable and With Pass Result

C_CPE_14 Practice Exam Questions and Answers

SAP Certified Development Associate - SAP BTP Extension Developer

Last Update 4 days ago
Total Questions : 142

C_CPE_14 is stable now with all latest exam questions are added 4 days ago. Just download our Full package and start your journey with SAP Certified Development Associate - SAP BTP Extension Developer certification. All these SAP C_CPE_14 practice exam questions are real and verified by our Experts in the related industry fields.

C_CPE_14 PDF

C_CPE_14 PDF (Printable)
$48
$119.99

C_CPE_14 Testing Engine

C_CPE_14 PDF (Printable)
$56
$139.99

C_CPE_14 PDF + Testing Engine

C_CPE_14 PDF (Printable)
$70.8
$176.99
Question # 1

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

Discussion 0
Question # 2

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.

Discussion 0
Question # 3

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

Discussion 0
Question # 4

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

Discussion 0
Question # 5

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

Discussion 0
Question # 6

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

Options:

A.  

SAP API Business Hub

B.  

SAP Business Application Studio

C.  

SAP Cloud Connector

Discussion 0
Question # 7

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

Discussion 0
Question # 8

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

Discussion 0
Question # 9

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

Discussion 0
Question # 10

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

Discussion 0
Question # 11

Which basic user types exist on the SAP Business Technology Platform? Note: There are 2 to choose.

Options:

A.  

Platform users

B.  

Application users

C.  

Business users

D.  

Technical users

Discussion 0
Question # 12

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

Discussion 0
Question # 13

Which of the following can be used as identity providers for SAP BTP applications? Note: There are 2 to choose.

Options:

A.  

SAP S/4HANA Cloud

B.  

SAP Authorization and Trust Management Service

C.  

SAP S/4HANA on-premise

D.  

Identity authentication tenant

Discussion 0
Question # 14

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

Discussion 0
Question # 15

You have configured an approuter by creating the xs-app.json file in the approuter folder with the following content: { ... "authenticationMethod": "route", ... }, "routes": [ { "source": "A/app/(.*)$", "target": "SI", "localDir": "resources", "authenticationType": "xsuaa" }, { "source": "A/service/(.*)$", "destination": "srv-binding", "authenticationType": "xsuaa" } ] } What does this routes array tell the approuter? Note: There are 2 correct answers to this question.

Options:

A.  

The files in the resources folder will be served for all requests to /app.

B.  

All requests starting with /service will be targeted to the folder resources.

C.  

The files requested for/app will be put to the resources folder.

D.  

All requests starting with /service will be forwarded to the CAP service.

Discussion 0
Question # 16

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.

Discussion 0
Question # 17

Your CAP project contains an entity called Books. You want to extend the Books entity with the managed

aspect. You have already imported the aspect from the '(^sap/cds/common1 package (see attached

graphic). Which is a valid way to extend the entity with the aspect?

A)

Question # 17

B)

Question # 17

C)

Question # 17

Options:

A.  

Option A

B.  

Option B

C.  

Option C

Discussion 0
Question # 18

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

Discussion 0
Question # 19

During application development, what are some principles of dealing with application errors? Note: There are 2 to choose.

Options:

A.  

Hide errors and continue silently

B.  

Use as many try/catch blocks as possible

C.  

Use try/catch blocks sparingly

D.  

Log unexpected errors

Discussion 0
Question # 20

How many administrators can be assigned to a global account?

Options:

A.  

0-1

B.  

0-n

C.  

1-n

Discussion 0
Question # 21

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

Discussion 0
Get C_CPE_14 dumps and pass your exam in 24 hours!

Free Exams Sample Questions