What attributes can you set for a SearchRestriction? Note: There are 2 correct answers to this
question.
Answer : A, C
You are asked to define a new business process. What steps do you perform? Note: There are 3
correct answers to this question.
Answer : B, E
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?
Answer : B
Which services are included in the basecommerce extension to address customer services
functionality? Note: There are 3 correct answers to this question.
Answer : A, B, E
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.
Answer : A, C
What happens when you use a deployment tag in the items.xml file? Note: There are 2 correct ======
answers to this question.
Answer : A, C
How many category items will the following ImpEx create?
$prodCat=electronicsProductCatalog
$version=Staged
$catVersion=catalogVersion(catalog(id[default=$prodCat]),version[default=$version])
INSERT_UPDATE Category;code[unique=true];$catVersion[unique=true]
;test_category;electronicsProductCatalog
;test_category;apparelProductCatalog:$version
;test_category;:Online
;test_category;
Answer : B