What is the effect of the redeclare attribute within an itemtype definition? Note: There are 2 correct answer to this question.
Which configuration options are available on a cache region? Note: There are 3 correct answer to this question.
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 answer to this question.
What are AddOns specifically designed to allow an SAP Commerce developer to do? Note: There are 2 correct answer 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 answer to this question.
What happens when you use a deployment tag in the items.xml file? Note: There are 2 correct answer to this question.
You have created your products and price rows using the approach displayed in the following ImpEx file:
$catalog-id=Default $catalog-
version=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); ;productl;; productl;pieces;approved; ;product2;;product2;pieces;approved; #in total 1000 product data
lines INSERT_UPDATE
PriceRow;productld[unique=true];price;unit(code);currency(isocode) ;product1;100;pieces;EUR;product 2;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?
To install and configure the Solr server in cloud mode, which sequence of steps should you use?