Weekend Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

SAP SAP Certified Associate C_CPE_2409 New Questions

Page: 7 / 11
Total 140 questions

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

Question 25

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.

Question 26

What are some SAP Fiori Elements floorplans? Choose the correct answers.

Options:

A.

Analytical Worklist Page

B.

Analytical Dashboard Page

C.

List Report

D.

Analytical List page

Question 27

You want to connect an SAP backend system to the SAP BTP using the SAP Cloud Connector.

Which additional SAP BTP services are required for the connection? Note: There are 2 to choose.

Options:

A.

SAP Destination service

B.

SAP Keystore service

C.

SAP Connectivity service

D.

SAP Cloud Transport Management service

Question 28

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

Page: 7 / 11
Total 140 questions