Search Header Logo

SAP Commerce Cloud Quiz

Authored by Nitin Gupta

Computers

Professional Development

Used 1+ times

SAP Commerce Cloud Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SAP Hybris, what is required for a coupon to be applied to an order?

The coupon code must be valid and not expired.

The coupon must be associated with a valid promotion rule.

The order must meet the conditions specified in the promotion.

All of the above.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a hot-folder in SAP Commerce?

To monitor and update product information on a regular schedule.

To automatically import/export files from the SAP Commerce system to/from external systems like ERP.

To store temporary session data for users.

To manage caching and improve website performance.

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

For the following query to be imported successfully what changes need to be done ? $productCatalog=apparelProductCatalog

$productCatalogName=Apparel Product Catalog INSERT_UPDATE ApparelProduct;code;$catalogVersion;unit(code); supercategories(code,$catalogVersion)

;300441142;;pieces;Blue Tomato,caps

No changes

change the attribute header INSERT_UPDATE to INSERT_UNIQUE

Add macro for catalogVersion and mark code with [unique=true]

use the type Product instead of ApparelProduct

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When do you use cluster aware events ?

when you run a cluster all events need to be cluster aware

since SAP Hybris V6 all events are cluster aware

when you need to run an event from a specific node

when you need to broadcast an event to all nodes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong with the following item type definition ?

<itemtype code="Subscription" extends="GenericItem">

<attributes>

<attribute type="java.lang.String" qualifier="code">

<persistence type="property" />

<modifiers unique="true"/>

</attribute>

</attributes>

<indexes>

<index name="codeIdx">

<key attribute="code"/>

</index>

</indexes>

</itemtype>

missing a Jalo class definition

an index needs to be on at least two attributes

GenericItem is not a valid item

missing deployment data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What configuration file has the highest priority ?

project.properties from the platform extension

advanced.properties from the platform extension

local.properties from the config extension

local.properties from the custom extension

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is this a valid Flexible Search Query ?

select {p.description[fr]:o} from {Product as p} where {p:pk} in

( {{ select {p:pk} from {product as p} where {p:code} like '%0%' }} )

no

yes if we delete :o

yes if we delete the whole where statement

yes

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?