Question 76

Assume the code below is executing:

Business Manager has the configuration:
* Active Log category is "root" with log level of "info."
Given this information, what is the beginning of the filename in which the log will be written?
  • Question 77

    A Digital Developer wants to selectively retrieve products and process them from an (Phone. Which action should the Developer take, given that JavaScript controllers CANNOT be used?
  • Question 78

    Universal Containers requires that a new order comments attribute is added to the existing SiteGenesis checkout flow. This new attribute needs to be included as part of the standard order export.
    Aside from updating the HTML markup and form definition, which option contains all necessary steps to achieve this task?
  • Question 79

    When inspecting the weekly service status report for a critical internally hosted web service used in the application, a developer notices that there are too many instances of unavailability.
    Which two solutions can reduce the unavailability of the service?
    Choose 2 answers.
  • Question 80

    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.

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