SAP C-CPE-13 Real Exam Questions Guaranteed Updated Dump from VCEDumps [Q40-Q55]

Share

SAP C-CPE-13 Real Exam Questions Guaranteed Updated Dump from VCEDumps

Verified Pass C-CPE-13 Exam in First Attempt Guaranteed

NEW QUESTION 40
What are tasks of the approuter? Note: There are 3 to choose.

  • A. Authorizing users for the CAP service and the provider of the UI service.
  • B. Forwarding user requests to the XSUAA service for authentication and authorization.
  • C. Routing requests from the application to the SAP Launchpad service.
  • D. Routing requests from the web browser to the provider of the UI service.
  • E. Routing requests from the web browser to the CAP service.

Answer: B,D,E

 

NEW QUESTION 41
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.

  • A. SAP Destination service
  • B. SAP Keystore service
  • C. SAP Cloud Transport Management service
  • D. SAP Connectivity service

Answer: A,D

 

NEW QUESTION 42
Which event phases can you use with CAP event handlers by default? Note: There are 3 to choose.

  • A. before
  • B. while
  • C. between
  • D. on
  • E. after

Answer: A,D,E

 

NEW QUESTION 43
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?

  • A. In a role-collection
  • B. In an xs-security.json file
  • C. In an instance of the XSUAA service

Answer: A

 

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

  • A. REFRESH
  • B. READ
  • C. WRITE
  • D. CREATE
  • E. UPDATE

Answer: B,D,E

 

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

  • A. All requests starting with /service will be targeted to the folder resources.
  • B. The files requested for /app will be put to the resources folder.
  • C. All requests starting with /service will be forwarded to the CAP service.
  • D. The files in the resources folder will be served for all requests to /app.

Answer: C,D

 

NEW QUESTION 46
What are some principles of continuous integration? Note: There are 2 to choose.

  • A. Automated code change pushes
  • B. Automated tests
  • C. Automated builds
  • D. Automated deployment to the productive system

Answer: A,C

 

NEW QUESTION 47
You have implemented a simple bookshop CAP application for the purpose of selling books. You want to implement an event handler in the bookshop-service, that calculates a discount of 10 % on the price of books written in English ("en"). In all other cases, you want to calculate a discount of 5 %. The price should be calculated after books are read from the service. Drag the code snippets from below into the correct parts of the event handler implementation. Drag the key and value items from below into the correct parts of the descriptor file.

Answer:

Explanation:

 

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

  • 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 uses the SOAP protocol.
  • D. OData is RESTful.

Answer: B,D

 

NEW QUESTION 49
What is JavaScript Object Notation (JSON)?

  • A. An open-standard format to structure data transferred using web technologies.
  • B. An open-standard format to structure JavaScript programs.
  • C. A notation command for automatically instantiating JavaScript objects.
  • D. A simple way to annotate objects in JavaScript.

Answer: A

 

NEW QUESTION 50
What are some characteristics of CAP event handling? Note: There are 2 to choose.

  • A. You must use the handler registration API srv.emit(<event>) to de-register event handlers.
  • B. You can register multiple event handlers for each event phase.
  • C. You can register only one event handler for a specific event.
  • D. You can register event handlers with instances of cds.service to add custom logic.

Answer: B,D

 

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

  • A. Create the users manually in the security section of your subaccount.
  • B. Import the users via .csv file upload in the SAP BTP cockpit.
  • C. Establish a trust relationship with the default identity provider.
  • D. Establish a trust relationship with your corporate identity provider.

Answer: D

 

NEW QUESTION 52
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 @sap/xssec @sap/xsenv
  • B. npm i --save xs-security.json
  • C. cds compile srv --to xsuaa >@sap/xssec @sap/xsenv
  • D. cds compile srv --to xsuaa >xs-security.json

Answer: D

 

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

  • A. Semantic information about the target resource
  • B. Connectivity proxy information for the target resource
  • C. Technical information about the target resource

Answer: C

 

NEW QUESTION 54
You initialize a new CAP project with initial project structure using a generator in SAP Business Application Studio. What are some of the default elements being created? Note: There are 2 to choose.

  • A. folder /approuter
  • B. file manifest.yml
  • C. folder /app
  • D. file package.json

Answer: B,D

 

NEW QUESTION 55
......


SAP C-CPE-13 Certification Exam Topics:

Topic AreasTopic Details, Courses, Books
Tools > 12%

Use SAP Business Application Studio, for example create devspaces. Use tools such as CF CLI, MTA build tool.

SAP BTP, Cloud Foundry environment 8% - 12%

Describe the SAP BTP, Cloud Foundry environment.

SAP Continuous Integration and Delivery 8% - 12%

Describe basic principles of continuous integration and delivery. Set up the SAP CI/CD service.

SAP BTP > 12%

Describe the SAP BTP account model. Describe runtime environments.

Web development standards < 8%

Describe OData, JSON and YAML  format, APIs.

SAP Cloud Application Programming model > 12%

Create CAP projects. Create a service. Set up event handling and error handling. Maintain application security.

Connectivity < 8%

Describe SAP BTP connectivity services and options. Describe functions of the SAP Cloud Connector.

UI 8% - 12%

Use SAP Fiori elements to add an UI layer. Use annotations to customize the UI.



SAP C-CPE-13 Exam Description:

The "SAP Certified Development Associate - SAP Extension Suite" certification exam validates that the candidate possesses the fundamental and core knowledge required of the SAP Extension Suite profile. This certification proves that the candidate has an overall understanding and in‐depth technical skills to participate as a member of a project team in a mentored role. This certificate builds on the basic knowledge gained through related SAP training.

 

Download Real SAP C-CPE-13 Exam Dumps Test Engine Exam Questions: https://www.vcedumps.com/C-CPE-13-examcollection.html

Free C-CPE-13 Sample Questions and 100% Cover Real Exam Questions: https://drive.google.com/open?id=1z6qQ03jMBscVzYf43pqRyvS_qMxnlPF7