Latest C-CPE-16 Exam Dumps SAP Exam from Training Expert Prep4sureGuide
Pass SAP SAP Certified Associate - Backend Developer - SAP Cloud Application Programming Model PDF Dumps | Recently Updated 86 Questions
SAP C-CPE-16 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
NEW QUESTION # 28
Which files are added to your CAP project when you run the "cds add pipeline" command in an SAP Business Application Studio terminal? Note: There are 2 to choose.
- A. A Jenkins folder with a manifest.yml file
- B. A file named Jenkinsfile
- C. A .pipeline folder with a manifest.yml file
- D. A .pipeline folder with a config.yml file
Answer: B,D
NEW QUESTION # 29
You have set up a pipeline in the SAP Continuous Integration and Delivery service with automated deployment. A build was initiated and failed. What do you check to find out which step of the pipeline failed?
- A. The stages of the failed job run
- B. The webhook of your version control system
- C. The stages in the config.yml in the .pipeline folder
- D. The webhook event receiver
Answer: D
NEW QUESTION # 30
Which actions are executed in Cloud Foundry under the Deploy & Execute phase when you run an application? Note: There are 2 correct answers to this question.
- A. Integrating the data with other SAP systems
- B. Declaratively capturing domain knowledge in CDS models
- C. Fueling generic runtimes to serve recurring tasks automatically
- D. Maximizing boilerplate code to real custom logic
Answer: A,C
NEW QUESTION # 31
Which of the following are the fundamental guidelines of a twelve-factor application? Note: There are
3 correct answers to this question.
- A. Separation of application code and runtime configuration
- B. Cache management
- C. Traceability and reproducibility of all changes
- D. Security management of software layers
- E. Stateless and self-contained application processes
Answer: A,C,E
NEW QUESTION # 32
How do you run a CI/CD build manually without pushing changes to Git?
- A. Select Deploy from the project's context menu in the Project Explorer
- B. Create and run "Build task" in Task Explorer
- C. Submit Changes via Sync & Share action
- D. Select "Trigger a Build' in the CI/CD job's context menu
Answer: D
NEW QUESTION # 33
When would you choose SAP Fiori elements for app development? Note: There are 2 correct answers to this question.
- A. When standard floorplans are sufficient
- B. When unique floorplans are required
- C. When speed is more important than flexibility
- D. When flexibility is more important than speed
Answer: A,C
NEW QUESTION # 34
Which of the following are use cases for SAP Business Technology Platform? Note: There are 3 correct answers to this question.
- A. Build tightly coupled applications.
- B. Supports only Cloud scenarios with seamless interoperability with hyperscalers.
- C. Integrate apps, data, and processes.
- D. Extend cloud and on-premise apps.
- E. Build innovative digital apps.
Answer: C,D,E
NEW QUESTION # 35
What is JavaScript Object Notation (JSON)?
- A. A simple way to annotate objects in JavaScript.
- B. An open-standard format to structure data transferred using web technologies.
- C. A notation command for automatically instantiating JavaScript objects.
- D. An open-standard format to structure JavaScript programs.
Answer: B
NEW QUESTION # 36
You use SAP Continuous Integration and Delivery for your CAP project. Where can you access the Webhook Event Receiver?
- A. On the Jobs tab
- B. On the Credentials tab
- C. On the Repositories tab
Answer: C
NEW QUESTION # 37
Your customer presents you with the following Ul requirements:
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?
- A. C List report
- B. Analytical list page
- C. Worklist
- D. Object page
Answer: C
NEW QUESTION # 38
Which of the following are characteristics of the SAP Business Technology Platform, ABAP Environment?
Note: There are 2 to choose.
- A. Runs within the Kyma environment
- B. Is based on the latest ABAP platform cloud release
- C. Is based on the latest SAP NetWeaver Application Server for ABAP release
- D. Runs within the Cloud Foundry environment
Answer: B,D
NEW QUESTION # 39
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 instance of the XSUAA service
- C. In an xs-security.json file
Answer: A
NEW QUESTION # 40
What is the maximum number of running threads per application instance?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
NEW QUESTION # 41
Which of the following can be used as identity providers for SAP BTP applications? Note: There are 2 to choose.
- A. SAP Authorization and Trust Management Service
- B. SAP S/4HANA on-premise
- C. Identity authentication tenant
- D. SAP S/4HANA Cloud
Answer: A,C
NEW QUESTION # 42
You are tasked with developing a simple end-to-end application with data persistency in SAP HANA Cloud and with SAP Fiori as the user frontend, to perform CRUD operations.
According to the programming model's golden path, which activities are mandatory when building such applications? Note: There are 3 correct answers to this question.
- A. Define the data model.
- B. Reuse existing services.
- C. Add the SAP Fiori UI.
- D. Add custom logic.
- E. Define services.
Answer: A,C,E
NEW QUESTION # 43
What are some characteristics of OData? Note: There are 2 to choose.
- A. OData builds on HTTP, AtomPub, and JSON using URIs to address and access data feed resources.
- B. OData is RESTful.
- C. OData is an architectural design template for hypermedia information systems.
- D. OData uses the SOAP protocol.
Answer: A,B
NEW QUESTION # 44
When deploying applications on SAP BTP, what is the maximum application package size?
- A. 2 GB
- B. 1.5 GB
- C. 1 GB
- D. 2.5 GB
Answer: B
NEW QUESTION # 45
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 # 46
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 correct answers to this question.
- A. A user
- B. A password
- C. A secret
- D. A content type
Answer: C,D
NEW QUESTION # 47
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/common' package (see attached graphic).Which is a valid way to extend the entity with the aspect?
- A. Image 1
- B. NA
Answer: A
NEW QUESTION # 48
What are tasks of the approuter? Note: There are 3 correct answers to this question.
- A. Forwarding user requests to the XSUAA service for authentication and authorization.
- B. Authorizing users for the CAP service and the provider of the UI service.
- C. Routing requests from the web browser to the CAP service.
- D. Routing requests from the application to the SAP Launchpad service.
- E. Routing requests from the web browser to the provider of the UI service.
Answer: A,C,E
NEW QUESTION # 49
Which of the following dev space types contains the Java extension by default? Note: There are 2 to choose.
- A. SAP Mobile Application
- B. SAP Fiori
- C. Full Stack Cloud Application
- D. SAP HANA Native Application
Answer: C,D
NEW QUESTION # 50
What must you do first before you can get visibility into how a process is running?
- A. Circulate the process for pre-approvals before finalizing it.
- B. Prepare the process to be consumed by the visibility scenario.
- C. Purchase the visibility dashboard capabilities from the SAP store.
- D. Save the version of the process you are working on.
Answer: B
NEW QUESTION # 51
For which workload requirements would you use State ful Set? Note: There are 3 correct answers to this question.
- A. Ordered, persistent storage
- B. Ordered, graceful deployment and scaling
- C. Stable, unique network identifiers
- D. Ordered network identifiers
- E. Stable, persistent storage
Answer: B,C,E
NEW QUESTION # 52
What are some characteristics of CAP event handling? Note: There are 2 correct answers to this question.
- A. You can register event handlers with instances of cds.service to add custom logic.
- 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 must use the handler registration API srv.emit (<event>) to de-register event handlers.
Answer: A,B
NEW QUESTION # 53
......
Updated Test Engine to Practice C-CPE-16 Dumps & Practice Exam: https://www.prep4sureguide.com/C-CPE-16-prep4sure-exam-guide.html
Dumps Collection C-CPE-16 Test Engine Dumps Training With 86 Questions: https://drive.google.com/open?id=16ckYTz1KSIATTgoV5ZzYGGJqVrTp7ViR