Question 46

Universal Containers recently completed updates to their storefront shoppingcart page. A problem has been discovered since the update. Users are no longer able to submit coupon codes on this page. Additionally, authenticated users who try to add a coupon are logged out.
The following processing code is found in the Cart.js controller file:

What should the Developer verify to identify the issue?
  • Question 47

    A Digital Developer is implementing an Open Commerce API call to add products to a basket. Given the following resource configuration:

    Which modification allows the requests to successfully execute?
  • Question 48

    Given a job step configured in the steptype.json, a developer needs to add a custom status code
    "No_FILES_FOUND".
    Which code snippet will complete the requirement?
  • Question 49

    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 50

    A Digital Developer has been given a requirement to add fault tolerance to an existing web service integration that uses Service Framework. Administrators at Universal Containers need to be able to configure the timeout and rate limiting.
    Which approach should the Developer use to implement the requirement?