Question 1

Which two methods can be used in the Connect for PHP API to obtain the error code and error text when the connectAPiError exception is thrown?
  • Question 2

    A custom controller,ajaxCustom, has a function named getData( ).
    What is the correct way to call the getData <) function via a URL request?
  • Question 3

    You are working in the B2C Service Customer Portal and are attempting to troubleshoot anAJAX issue with a custom widget. What would be the correct environment and procedure to use for debugging this issue?
  • Question 4

    Identify three options that describe functionality that is available in the deployment process for Customer Portal.
  • Question 5

    You are creating the authentication portion of an add-in and have several options.
    The agents will haveaccess to use the Connect Web Services (CWS) API and session authentication. Each agent will require a unique login to the system, and audit history should be aggregated by a unique agent.
    Identify the correct way to handle authentication in an add-in.