Question 1

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 2

    A Digital Developer must give users the ability to choose an occasion (holiday, birthday, anniversary, etc.) for which gifts are currently being selected. The data needs to be persistent throughout the current shopping experience.
    Which data store variable is appropriate, assuming there is no need to store the selection in any system or custom objects?
  • Question 3

    Business Manager has the configuration:
    * Active log category is "root"
    * Log level of INFO
    The code below execites:
    Var log = Logger.getLogger("products","export");
    Log.info ("This is important information");
    Using this information, what is the beginning of the filename in which the log will be written?
  • Question 4

    Which code sample is required to use a custom tag provided in SiteGenesis in an ISML template?
  • Question 5

    A merchant has asked their development team to add a new site.
    Which two tasks are essential for correct site configuration prior to launch?
    Choose 2 answers