Question 101

Given the SFRA Controller below:

Why would a JavaScript debugger, that is stopped at line 06, fall to show the viewdata variable in the inspectiontool?
  • Question 102

    A Digital Developer is requesting product information for an external integration. The following Open Commerce API (OCAPI) request is NOT functioning correctly:

    How should the Developer change the request?
  • Question 103

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

    In Log Center, a developer notes a number of Cross Site Request Forgery (CSRF) log entries. The developer knows that this happens when a CSRF token is either not found or is invalid, and is working to remedy the situation as soon as possible.
    Which two courses of action might solve the problem? (Choose two.)
  • Question 105

    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?