SAP C_CPE_14 SAP Certified Development Associate – SAP BTP Extension Developer Online Training
SAP C_CPE_14 Online Training
The questions for C_CPE_14 were last updated at Dec 20,2024.
- Exam Code: C_CPE_14
- Exam Name: SAP Certified Development Associate - SAP BTP Extension Developer
- Certification Provider: SAP
- Latest update: Dec 20,2024
According to SAP CAP best practices, which error types should you NOT catch? Note:
There are 2 to choose.
- A . Unexpected errors
- B . Programming errors
- C . Rejections of promises
- D . Runtime errors
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?
- 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
What is a reason to add UI annotations to your project? Choose the correct answer.
- A . To display columns and form fields.
- B . To add tooltips to the header fields of tables.
- C . To allow users to annotate table cells.
You want to register custom event handlers using instances of CAP Node.js SDK classes.
Which one do you use?
- A . cds.Service
- B . cds.Event
- C . cds.Request
In an SAP Business Application Studio project, what does the "cf push" command do?
- A . It updates the service instances of the services defined in the service-manifest.yml file.
- B . It creates the service instances of the services defined in the service-manifest.yml file.
- C . It deploys the application modules defined in the manifest.yaml file into the Cloud Foundry account.
At which of the following levels can you assign entitlements? Note: There are 2 to choose.
- A . Environment
- B . Global account
- C . Cloud Foundry org
- D . Directory
What do you need to connect a service to the Sandbox environment of the SAP API Business Hub for the Business Partner API that you want to use? Choose the correct answer.
- A . A personal token
- B . An API key
In the SAP BTP cockpit, where can you assign role collections to users? Choose the correct answer.
- A . Security ―Roles
- B . Security ―Users
Role collections of a global account are available in a subaccount of this global account?
Determine whether this statement is true or false.
- A . true
- B . faIse
What is the maximum number of running threads per application instance?
- A . 14200
- B . 8192
- C . 1024
- D . 10420