SAP C_CPE_2409 Practice Test - Questions Answers, Page 5

List of questions
Question 41

To grant a user access to an application in an SAP BTP subaccount, what must you assign to this user?
A role
A role collection
A role template
Question 42

What are the benefits of using Side-by-Side Extensibility? Note: There are 3 correct answers to this question.
It can be implemented in the same software stack as the extended application.
It integrates with other cloud/non-cloud solutions when using SAP Business Technology Platform Integration services.
It uses a complete development platform for creating extension applications.
It provides support for hybrid scenarios.
It uses In-App tools to adapt the standard UI.
Question 43

You want a service to react to a specific event. What can you specify as in the statement srv. <Phase> (<event>)? Note: There are 2 correct answers to this question.
end
begin
after
before
Question 44

You develop custom SAP S/4HANA side-by-side extensions. For which development objects can you enable OData services? Note: There are 2 correct answers to this question.
SAP-delivered business objects
Custom CDS views
Custom forms
Custom business objects
Question 45

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?
Object page
C List report
Analytical list page
Worklist
Question 46

What are some benefits of using the Istio service mesh in SAP BTP, Kyma runtime? Note: There are 3 correct answers to this question.
Traffic management between services can be controlled.
Distributed tracing can be used to trace request flows.
Networking is decoupled from the application logic.
Mutual TLS is supported for service-to-service communication.
Networking is coupled to the application logic.
Question 47

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?
The webhook event receiver
The webhook of your version control system
The stages in the config.yml in the pipeline folder
The stages of the failed job run
Question 48

What do you use to update the Git history of the local file you are working on?
Question 49

How can you ensure that the value creation process continuously becomes safer and more resilient?
Question 50

What are key elements of reactive systems in the distributed environment of side-by-side extensions? Note: There are 2 correct answers to this question.
Question