When a customer places an order using the default order management process defined in the
Y accelerator fulfilment process extension, when does the fulfillment process send the notification
that the order has been placed?
Answer : A
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?
Answer : A
What attributes can you set for a SearchRestriction? Note: There are 2 correct answers to this
question.
Answer : A, C
How does SAP Commerce cloud, composable storefront compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correct answers to this question.
Answer : B, D
During development, how do you ensure that the modified resources of an installed addon get
copied into the storefront? Note: There are 2 correct answers to this question.
Answer : B, C
Why are rule-aware objects (RAOs) used in the rule engine? Note: There are 2 correct answers to
this question.
Answer : B, D
Which of the following are best practices for adding a new parameter to an existing method of
CommerceCartService? Note: There are 2 correct answers to this question.
Answer : B, D