SAP C_CPE_13 SAP Certified Development Associate – SAP Extension Suite Online Training
SAP C_CPE_13 Online Training
The questions for C_CPE_13 were last updated at Nov 22,2024.
- Exam Code: C_CPE_13
- Exam Name: SAP Certified Development Associate - SAP Extension Suite
- Certification Provider: SAP
- Latest update: Nov 22,2024
By default, which file describes scopes and role-templates of an application for the instantiation of an XSUAA service instance?
- A . xs-security.json
- B . package.json
- C . manifest.yml
- D . services-manifest.yml
In SAP Business Application Studio, what is a dev space?
- A . A pre-configured private virtual machine
- B . A pre-configured shared development environment
- C . Apre-configured shared virtual machine
- D . A pre-configured private development environment
You have created an SAP BTP subaccount and want to use Cloud Foundry .
What is the correct order of next steps?
- A . Create quota plan. EnableCloud Foundry. Create space. Create org
- B . Create quota plan. Create org. Create space. Enable Cloud Foundry
- C . Enable Cloud Foundry. Create space . Create org. Create quota plan
- D . Enable Cloud Foundry. Create org. Create space. Create quota plan
Which of the following dev space types contains the Java extension by default? Note: There are 2 to choose.
- A . SAP Fiori
- B . SAP HANA Native Application
- C . Full Stack Cloud Application
- D . SAP Mobile Application
Which of the following are benefits of SAP Business Application Studio? Note: There are 3 to choose.
- A . Access to Visual Studio Code-compatible extensions
- B . Browser-based access
- C . Maintenance of all development projects in one central dev space
- D . Central administration
- E . Desktop client-based access
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 . Identity authentication tenant
- C . SAP S/4HANA Cloud
- D . SAP S/4HANA on-premise
What are valid actionsusing subaccounts in SAP BTP? Note: There are 2 to choose.
- A . Creating Cloud Foundry orgs explicitly.
- B . Disabling the Cloud Foundry environment once you have enabled it.
- C . Creating many subaccounts assigned to the Cloud Foundry environment.
- D . Deletinga subaccount with service subscriptions.
What is one of the required steps to enable authentication support in CAP?
- A . Install a package.json module called passport.
- B . Install a CDS module called passport.
- C . Install aNode.js module called passport.
- D . Install a YAML module called passport.
What are some principles of continuous integration? Note: There are 2 to choose.
- A . Automated tests
- B . Automated deployment to the productivesystem
- C . Automated builds
- D . Automated code change pushes
You use SAP Continuous Integration and Delivery for your CAP project. Where can you access the Webhook Event Receiver?
- A . On the Repositories tab
- B . On theJobs tab
- C . On the Credentials tab