Question 16

While troubleshooting a Sugar dashlet error in your web browser, you notice you are consistently receiving a 500 error in response to a particular REST API call.
Which three actions would you perform to gain more insightinto the source of the problem?(Choose three.)
  • Question 17

    You are experiencing poor performance with your Sugar installation and want to install and configure Alternative PHP Cache (APC) and ensure it is enabled.
    Which two actions would help you achieve these goals? (Choose two.)
  • Question 18

    Which Sidecar component is responsible for formatting data from the model for display?
  • Question 19

    You need to retrieve the top 10 recently updated leads from Sugar using the REST v10API.
    Which filtering parameter would be used to satisfy this request?
  • Question 20

    You need to execute a call to the Sugar REST v10API from within a customized controller.
    According to the Sugar Developer Guide, what would be the recommended method toaccomplish this task?