Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

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;

A.

1

B.

3

C.

4

D.

2

How can you define a new event? Note: There are 2 correct answers to this question.========

A.

Create a new EventTemplate in an ImpEx file.

B.

Create a new ItemType in an items.xml file.

C.

Extend a pre-defined event DTO in a custom beans.xml.

D.

Create a new DTO in a beans.xml file.

Which interface would you inject into your class to allow you to trigger an indexing operation via ======

API?

A.

IndexerStrategy

B.

IndexerQueryContext

C.

IndexerListener

D.

IndexerService

What is the recommended way to deploy Solr in a production environment? Note: There are 2

correct answers to this question.

A.

Embedded with the SAP Commerce Cloud server

B.

As one leading server and multiple subordinate servers

C.

As one standalone server

D.

As a Solr Cloud