P_C4H340_34 SAP Certified Development Professional - SAP Commerce Cloud Developer Questions and Answers
How can you create asynchronous events in the SAP Commerce Cloud platform? Note: There are 2 ========
correct answers to this question.
What are the advantages of using classification attributes? Note: There are 2 correct answers to
this question.
Why are rule-aware objects (RAOs) used in the rule engine? Note: There are 2 correct answers to
this question.
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.
What Solr index operation uses the indexedProperties field on the SolrExtIndexerCronJob?
When are consignments created for an order in the default order management implementation?
What type of class should you implement when you need to change the trigger for recalculating
the user experience results?
You have created your products and price rows using the approach displayed in the following
ImpEx file: $catalog-id=Default $catalogversion=Staged $catalogversion=catalogversion(catalog(id),version)
[unique=true,default=$catalog
-id:$catalog-version] INSERT_UPDATE
Product;code[unique=true];$catalogversion;name[lang=en];unit(code);approvalStatus(code); ;pro
duct1;;product1;pieces;approved; ;product2;;product2;pieces;approved; #in total 1000 product
data lines INSERT_UPDATE
PriceRow;productId[unique=true];price;unit(code);currency(isocode) ;product1;100;pieces;EUR ;pr
oduct2;200;pieces;EUR #in total 1000 price row data lines. After you import this file and
synchronize the catalogs (Staged to Online), how many items are stored in the database?
What do you set up to create visibility rules for specific product items for a user group?
Which of the following is a mechanism used by WCMS to position components on a page?
How can you define a new event? Note: There are 2 correct answers to this question.========
Which of the following items are configured via a direct relation to a BaseStore? Note: There are 3 =======
correct answers to this question.
You are implementing a new custom promotion action that changes the delivery mode of an
order. What steps are required to make sure that the effects of this action are reverted as soon as
the condition that triggered it is NO longer fulfilled? Note: There are 2 correct answers to this
question.
You are creating a new SolrIndexProperty as a facet and want to define it using facet ranges. What =======
do you need to do to achieve that?
How does SAP Commerce cloud, composable storefront compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correctanswers to this question.
In an Accelerator-based storefront, which of the following would allow you to display a custom ======
CMS Component? Note: There are 2 correct answers to this question.
You need to add a new Cockpit to the Backoffice to implement new features for a business user
role. Which tasks are required? Note: There are 2 correct answers to this question.
What are best practices when using models? Note: There are 2 correct answers to this question.
You updated a price row for a particular product using the Backoffice Product Cockpit and also
made sure the cronjob for synchronizing the involved product catalog was executed sucessfully.
When you visit the category page containing the specific product, you discover that its new price
value is NOT properly displayed. How can you fix this issue?