Which order-splitting strategies are provided in the basecommerce extension? 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.
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.
In SmartEdit, what can you do with variations defined for a customization? Note: There are 3
correct answers to this question.
Which of the following can you configure in a widget definition (definition.xml) file? 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.
To define the data that gets extracted into the Solr index for searching, what do you need to
provide? Note: There are 2 correct answers to this question.
During development, how do you ensure that the modified resources of an installed addon get
copied into the storefront? Note: There are 2 correct answers to this question.
Which features does the Cloud Hot Folders module support? Note: There are 2 correct answers to
this question.
What must you always specify when you are creating a new Adaptive Search Profile? Note: There
are 3 correct answers to this question.
What causes item data to be invalidated in the SAP Commerce Cloud entity cache? Note: There are =====
2 correct answers to this question.
What can you do in the Builds workspace in Cloud Portal? Note: There are 2 correct answers to
this question.
You are running a transaction that creates an item and updates it twice. If the transaction is
committed successfully, how many AfterSaveEvent items will the ServiceLayer create?
What Solr index operation uses the indexedProperties field on the SolrExtIndexerCronJob?
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 is the effect of the redeclare attribute within an itemtype definition? Note: There are 2
correct answers to this question.
Which of the following are valid types of environments in SAP Commerce Cloud in the public
cloud? Note: There are 3 correct answers to this question.
You want to add a new feature using a classification system. What should you pay
attention to? Note: There are 2 correct answers to this question.
What are AddOns specifically designed to allow an SAP Commerce developer to do? Note: There
are 2 correct answers to this question.
What is the recommended way to deploy Solr in a production environment? Note: There are 2
correct answers to this question.
What attributes can you set for a SearchRestriction? Note: There are 2 correct answers to this
question.
Which of the following relations are defined in the data model for personalization (based on ======
SmartEdit)? Note: There are 2 correct answers to this question.
How is the primary key (PK) for an SAP Commerce Cloud item created? Note: There are 2 correct
answers to this question.
What is SmartEdit’s Navigation Management page useful for? Note: There are 2 correct answers to
this question.