SAP P_C4H34_2411 Practice Exams
Last updated on Apr 07,2025- Exam Code: P_C4H34_2411
- Exam Name: SAP Certified Professional - Developer - SAP Commerce Cloud
- Certification Provider: SAP
- Latest update: Apr 07,2025
Which of the following steps could be included in the process of installing an AddOn? Note: There are 3 correct answers to this question.
- A . Run ant all.
- B . Configure storefront properties files.
- C . Run ant addoninstall.
- D . Run ant modulegen.
- E . Copy files from the storefront to the AddOn web source folder
How does SAP Commerce cloud, composable storefront compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correct answers to this question.
- A . They have the same feature parity, but Spartacus is more upgradable.
- B . Accelerators are JSP-based while Spartacus is JavaScript-based.
- C . They are both using OCC API to connect to the commerce platform.
- D . They are both extensible according to project requirement.
What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2 correct answers to this question.
- A . Spring beans of backoffice web context
- B . Context configuration object definition
- C . Virtual socket definition
- D . Widget connection
What are the advantages of using classification attributes? Note: There are 2 correct answers to this question.
- A . Cached classification attributes provide better performance than fixed properties.
- B . Classification attributes are applied dynamically in response to customer actions.
- C . Business users can create or modify classification attribute definitions using the Backoffice.
- D . When modifying, Rebuilding and redeployment are NOT required.
In personalization (based on SmartEdit), you want to configure when the experience calculation is triggered for registered customers without requiring any customization.
What are the available options? Note: There are 3 correct answers to this question.
- A . Trigger the experience calculation for certain URL patterns.
- B . Trigger the experience calculation after a defined number of requests.
- C . Trigger the experience calculation when the customer logs in.
- D . Trigger the experience calculation when the customer adds a product to the cart.
- E . Trigger the experience calculation when the customer is promoted to a reward-level status.
Which of the following are best practices for adding a new parameter to an existing method of CommerceCartService? Note: There are 2 correct answers to this question.
- A . Overload the existing method of CommerceCartService by adding the new parameter.
- B . Add a new property to CommerceCartParameter in a beans.xml file.
- C . Extend the default strategy called by the method to handle the new parameter.
- D . Extend the default implementation of the method to handle the new parameter.
In Integration API Module, which of the following API verbs are controlled by access rights? Note: There are 2 correct answers to this question.
- A . Update – POST
- B . Create – POST
- C . Create – PATCH
- D . Update – POST, PATCH
You synchronize a media item stored in SAP Commerce Cloud from a staged version to an online version.
What happens next? Note: There are 2 correct answers to this question.
- A . Both staged and online media items now refer to the same image file in the file system.
- B . The staged and online media items now refer to two different image files in the file system.
- C . The values of the attributes are copied from the source item in the staged catalog to the target item in the online catalog.
- D . The media format in the staged version is also synchronized to the media format in the online
version.
What Solr index operation uses the indexedProperties field on the SolrExtIndexerCronJob?
- A . FULL
- B . UPDATE
- C . DELETE
- D . PARTIAL_UPDATE
What attributes can you set for a SearchRestriction? Note: There are 2 correct answers to this question.
- A . restrictedType
- B . currentUser
- C . principal
- D . argumentType