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: 2 / 5
Total 142 questions

What information does the SAP Destination service provide to your applications to connect to a remote service or system?

A.

Connectivity proxy information for the target resource

B.

Semantic information about the target resource

C.

Technical information about the target resource

Within SAP CI/CD jobs you can: Choose the correct answer.

A.

Monitor the successful creation of your builds.

B.

Delete deployed applications directly from your Cloud Foundry environment space.

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.

A.

scopes

B.

role-templates

C.

roles

D.

users

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

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.

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)

B)

C)

A.

Option A

B.

Option B

C.

Option C

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

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.

In your Git system, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline. What does the webhook require to send a request to the specified payload URL? Note: There are 2 to choose.

A.

A user

B.

A secret

C.

A password

D.

A content type

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

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?

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

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

A.

JSON

B.

Neither

C.

YAML