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 Solr index operation uses the indexedProperties field on the SolrExtIndexerCronJob?
Which of the following configurations can be done to a ContentSlot? Note: There are 2 correct =======
answers to this question.
When using Monitoring Support in the Integration API Module, what should you pay attention to?
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?
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.
Your solution has been live for a significant period of time. Now you need to update project data
across multiple environments, but this update should onlybe executed once. What is therecommended approach for updating the project data?
Which order-splitting strategies are provided in the basecommerce extension? Note: There are 3
correct answers to this question.
In an extension named myext, you defined Pump, a subtype of the Product item type with a
property named efficiency. You have also extended the productDTO bean to have an efficiency
property. To copy the efficiency property to the productDTO, what do you need to do? 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.
Your system contains a search restriction with the following parameters: Type: Product User:
anonymous. Restriction: 1=0. There is a product "Candle" in the online catalog and a variant
product "PinkCandle" in the online catalog. The system renders the Product Detail Page for Pink
Candle using the following flexible search query: "SELECT {pk} FROM {VariantProduct} WHERE
{code}="PinkCandle". What happens next?
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 services are included in the basecommerce extension to address customer services
functionality? Note: There are 3 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.
Which of the following is a mechanism used by WCMS to position components on a page?
What is the recommended way to deploy Solr in a production environment? Note: There are 2
correct answers to this question.
You need to create a new custom promotion based on customer reviews for a product. You create
a customPromotion extension with a new Rule Aware Object to keep customer reviews. In which
file will you define this new Rule Aware Object?
Which component configurations does the ServiceLayer architecture promote? Note: There are 3 =====
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.
What happens when you use a deployment tag in the items.xml file? Note: There are 2 correct ======
answers to this question.