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.
You are creating an extension with a web module. What do you need to ensure? Note: There are 2
correct answers to this question.
When a customer places an order using the default order management process defined in the
Yacceleratorfulfilmentprocess extension, when does the fulfillment process send the notification
that the order has been placed?
When using monitoring support in the integration API Module, What should you pay attention to?
You need to create a new custom promotion based on customer reviews for a product. You create
a customPromotion extension with a new Rule Aware Object to keep customer reviews. In which
file will you define this new Rule Aware Object?
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?
What should you pay attention to when you are working with webhook?
What is the effect of the redeclare attribute within an itemtype definition? Note: There are 2
correct answers to this question.
You are implementing two new independent extensions, extension A and extension B, both of
which extend and overwrite a bean of the core platform. How can you make sure the bean from
extension A doesn’t override the one from extension B? Note: There are 2 correct answers to this
question.
How can you start a business process in SAP Commerce Cloud? Note: There are 2 correct answers
to this question.
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.
What do you set up to create visibility rules for specific product items for a user group?
Which of the following relations are defined in the data model for personalization (based on ======
SmartEdit)? Note: There are 2 correct answers to this question.
Which interface would you inject into your class to allow you to trigger an indexing operation via ======
API?
You synchronize a media item stored in SAP Commerce Cloud from a staged version to an online
version. What happens next? Note: There are 2 correct answers to this question.
Which of the following items are configured via a direct relation to a BaseStore? Note: There are 3 =======
correct answers to this question.
Which of the following steps could be included in the process of installing an AddOn? Note: There =======
are 3 correct answers to this question.
What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2
correct answers to this question.
Which services are included in the basecommerce extension to address customer services
functionality? Note: There are 3 correct answers to this question.
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?
Which of the following are valid types of environments in SAP Commerce Cloud in the public
cloud? Note: There are 3 correct answers to this question.
What attributes can you set for a SearchRestriction? Note: There are 2 correct answers to this
question.
When using Monitoring Support in the Integration API Module, what should you pay attention to?
Note: There are 2 correct answers to this question.
What can you do within the integration UI Tool in Backoffice? Note: There are 2 correct answers to
this question.