Question 66

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?
  • Question 67

    Business Manager has the configuration:
    * Active Log category is "root"
    * Log level of WARN
    The code below is executing:
    var log = Logger.getLogger("products");
    Using this information, which two logs will be written?
    Choose 2 answers
  • Question 68

    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.)
  • Question 69

    A developer is asked to create a new service instance that will call a remote web service.
    Which method should the developer use to create the service instance?
    A)

    B)

    C)
  • Question 70

    Given the above OCAPI definitions, which permission or permissions apply?