A merchant asks a developer to create a Cache Partition for the home page, so that when the home page
is edited, only the home page is cleaned.
Given the above requirement, where should the developer create that partition in Business Manager?
A.
Administration > Sites > Manage Sites > Site > Cache
B.
Operations > Site > Manage Sites > Cache
C.
Operations > Cache > Site
D.
Site > Site Preferences > Cache
Administration > Sites > Manage Sites > Site > Cache
An instance has custom logging enabled. The log reaches the file size limit.
What happens in this situation?
A.
The log file is deleted and a new log file is created.
B.
Logging is suspended for the day
C.
The current log file is archived and a new log file is created.
D.
The log file Rolls over and the oldest log messages are overwritten
Logging is suspended for the day
Which line of code creates a content slot that can be included on homepage.isml to display on the home page?
A.
<isslot id="my_banner " description="for home page" type="global" context="content"
context-object="${pdict.ContentSearchResult.content}"/>
B.
<isslot id="my_banner " description="for home page" type="global" context="homepage"/>
C.
<isslot id="my_banner " description="for home page" context="global">
D.
<isslot id="my_banner " description="for home page" context="global"
context-object="${pdict.CurrentHomePage}"/>
<isslot id="my_banner " description="for home page" context="global">
A Digital Developer creates a B2C Commerce server connection in their UX Studio workspace. The
Developer adds new cartridges to the workspace, but the cartridges do NOT execute as the Developer expects.
Which three things should the Digital Developer verify to ensure the cartridges are uploaded? (Choose three.)
A.
The Auto-Upload setting is enabled for the server connection.
B.
The Active Server setting is enabled for the server connection.
C.
The credentials for the server connection are correctly entered.
D.
The cartridge is for the current version of B2C Commerce.
E.
The server is configured to accept incoming connections.
The Auto-Upload setting is enabled for the server connection.
The cartridge is for the current version of B2C Commerce.
The server is configured to accept incoming connections.
Which two methods are efficient and scalable? (Choose two.)
A.
ProductMgr.queryAllSiteProducts()
B.
ProductSearchHit.getRepresentedProducts()
C.
ProductSearchModel.getProductSearchHits()
D.
Category.getProducts()
ProductSearchModel.getProductSearchHits()
Category.getProducts()
Page 12 out of 41 Pages |
Previous |