Your system contains a search restriction with the following parameters: Type: Product User:
anonymous. Restriction: 1=0. There is a product "Candle" in the online catalog and a variant
product "PinkCandle" in the online catalog. The system renders the Product Detail Page for Pink
Candle using the following flexible search query: "SELECT {pk} FROM {VariantProduct} WHERE
{code}="PinkCandle". What happens next?
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.
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 component configurations does the ServiceLayer architecture promote? Note: There are 3 =====
correct answers to this question.
What is SmartEdit’s Navigation Management page useful for? Note: There are 2 correct answers to
this question.
Which features does the Cloud Hot Folders module support? Note: There are 2 correct answers to
this question.
Which of the following is a mechanism used by WCMS to position components on a page?
You are creating an extension with a web module. What do you need to ensure? Note: There are 2
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?
What are best practices when using models? Note: There are 2 correct answers to this question.
In an extension named myext, you defined Pump, a subtype of the Product item type with a
property named efficiency. You have also extended the productDTO bean to have an efficiency
property. To copy the efficiency property to the productDTO, what do you need to do? Note:
There are 2 correct answers to this question.
When using monitoring support in the integration API Module, What should you pay attention to?
Which of the core storefront features does Spartacus support? Note: There are 3 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.
How can you create asynchronous events in the SAP Commerce Cloud platform? Note: There are 2 ========
correct answers to this question.
Your solution has been live for a significant period of time. Now you need to update project data
across multiple environments, but this update should onlybe executed once. What is therecommended approach for updating the project data?
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?
To define the data that gets extracted into the Solr index for searching, what do you need to
provide? Note: There are 2 correct answers to this question.
How are relations modeled in the database? 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.
How does SAP Commerce cloud, composable storefront compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correctanswers 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?
You are creating a new SolrIndexProperty as a facet and want to define it using facet ranges. What =======
do you need to do to achieve that?
What type of class should you implement when you need to change the trigger for recalculating
the user experience results?