Question 51

Given the requirements:
* To integrate with an external web service using HTTP requests.
* To create a service for this purpose with the Service framework using the LocalServiceRegistry class.
* To test the service before the external service provider makes the API available.
Which solution allows the developer to satisfy the requirements?
  • Question 52

    A Storefront is designed so that multiple pages share a common header and footer layout.
    Which ISML tag should a developer use on the templates for these pages to avoid code repetition in the most effective way?
  • Question 53

    A Digital Developer added a file named MyBusinessController. js in the cartridge named app_project. The project design calls for this new file to override MyBusinessControiier.3s in claient_project. The client_project cartridge contains other necessary functionality. Additional functionality is also included in the storefront_core and storefront_controliers cartridges.
    Which cartridge path meets the project requirements?
  • Question 54

    A Digital Developer adds the following line of code to a script.

    The code executes without error; however, the log file on disk does NOT contain the log message.
    Which two actions should be completed to write the log message to disk? (Choose two.)
  • Question 55

    Which three object types can a developer import using the Merchant Tools > Content > Import & Export module in Business Manager? (Choose three.)