Which business goal does this accomplish?

A Digital Developer selects “Show Orderable Products Only” in the Search > Search Preferences Business Manager module. Which business goal does this accomplish?A . Exclude products from search results if Available to Sell (ATS) = 0.B . Exclude back-ordered products from showing on the website.C . Block displaying the product...

March 11, 2020 No Comments READ MORE +

What happens if the log file size limit is reached in custom logging?

What happens if the log file size limit is reached in custom logging?A . Logging is suspended for the day.B . Logging is suspended for two hours.C . The log file is deleted and recreated from scratch.D . The log file rolls over and the last used log is overwritten.View...

March 8, 2020 3 Comments READ MORE +

How can other Developers with sandboxes on the same realm create the same catalog in their own sandboxes?

Universal Containers specifies a new category hierarchy for navigating the digital commerce storefront. A Digital Developer uses Business Manager to manually create a catalog with the specified category hierarchy, then uses the Products & Catalogs > Import & Export module to export the catalog as a file. How can other...

March 7, 2020 1 Comment READ MORE +

Assigned risk ratings are based upon:

Assigned risk ratings are based upon:A . Root cause analysis.B . Risk probability and impact assessment.C . Expert judgment.D . Revised stakeholders' tolerances.View AnswerAnswer: B

March 5, 2020 No Comments READ MORE +

Which cartridge path meets the project requirements?

A Digital Developer added a file named MyBusinessController.jsin the cartridge named app_project. The project design calls for this new file to override MyBusinessController.js in client_project. The client_projectcartridge contains other necessary functionality. Additional functionality is also included in the storefront_coreand storefront_controllerscartridges. Which cartridge path meets the project requirements?A . client_project:app_project:storefront_controllers:storefront_coreB ....

March 4, 2020 No Comments READ MORE +

Which three things should the Digital Developer verify to ensure the cartridges are uploaded?

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...

March 1, 2020 No Comments READ MORE +

How should the Digital Developer resolve this issue so that the error message is displayed on the address ID form field?

The following code ensures that an address ID CANNOT be used if it is already in use by another address in the customer’s address book. There is a problem with the code. The error message for an invalid address ID is never shown to the user on the form field....

February 27, 2020 No Comments READ MORE +

Which two services are also available on a remote computer that has the Agent for Windows installed, even if the Deduplication feature is unavailable on the Backup Exec server?

When the Deduplication feature is installed on a Backup Exec server, four services are installed. Which two services are also available on a remote computer that has the Agent for Windows installed, even if the Deduplication feature is unavailable on the Backup Exec server?A . Backup Exec Deduplication Engine and...

February 27, 2020 No Comments READ MORE +

Which two methods can the Developer use to verify the cache settings for the product tiles?

A Digital Developer must resolve a performance issue with product tiles. The Developer determines that the product tiles are NOT being cached for a long enough period. Which two methods can the Developer use to verify the cache settings for the product tiles? (Choose two.)A . Enable cache information in...

February 23, 2020 No Comments READ MORE +

Which line of code creates a content slot that can be included on homepage.ismlto display on the home page?

Which line of code creates a content slot that can be included on homepage.ismlto 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 "...

February 22, 2020 No Comments READ MORE +