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
You use the Cloud MTA Build Tool to create an MTA archive (.mtar) from your project source.
What command must you run to do this in one step?
- A . rnbt init
- B . mbt build
- C . mbt make
Role collections of a subaccount are available in the global account. Determine whether this statement is true or false.
- A . true
- B . faIse
Which of the following are capabilities of the SAP Cloud Connector? Note: There are 2 to choose.
- A . Connect an SAP S/4HANA Cloud system with the SAP BTP
- B . Connecting an SAP S/4HANA system with the SAP BTP
- C . Providing control over cloud to cloud connections
- D . Providing control over cloud to on-premise connections
On SAP BTP, what request rate limit tries to protect the Cloud Foundry API against misuse?
- A . 50k requests per hour for all users
- B . 10k requests per hour per user
- C . 100k requests per hour per user
- D . 1k requests per hour for all users
What are some of the Continuous Integration principles? Choose the correct answers.
- A . Run tests in the build.
- B . Use version control.
- C . Run tests only in production.
- D . Fix errors only when users complain.
- E . Fix errors immediately.
What are the two structures JSON is built on? Choose the correct answers.
- A . Collections of name/value pairs
- B . Collections of value/value pairs
- C . Ordered list of values
- D . Unordered list of strings
Which dev space type in SAP Business Application Studio do you need when you want to create a CAP project?
- A . SAP Fiori
- B . Basic
- C . SAP Mobile Application
- D . Full Stack Cloud Application
In which of the following apps can you manage connected SAP BTP accounts in an SAP S/4HANA system? Choose the correct answer.
- A . Maintain Integrations on SAP BTP
- B . Manage Add-ons on SAP BTP
- C . Maintain Extensions on SAP BTP
You want to create a new service definition in your CAPproject. In which folder do you place the service definition .cds file?
- A . /app
- B . /root
- C . /srv
- D . /db
What does the .env file provide? Choose the correct answer.
- A . Values for your version-management-system
- B . Values into the runtime environment of a CAP service