Question 16

In the logic. j3 file of a custom widget, a developer needs to make an AJAX request to a function "fetchData" of custom controller "cuatcontroi" and fetch data in JSON format. The developer has to pass value "25" as the searchtem parameter to fetch this specific record. Which is the correct script to implement this?
A)

B)

C)

D)
  • Question 17

    You have a client that has a nonstandard data import and cannot use Connect Web Services for SOAP or the Data Import Wizard. This requires you to write script to handle the import. What is the correct method and folder to upload the script?
  • Question 18

    Identify the option that accurately describes how to set a report filter from code by using Connect Web Services for SOAP.
  • Question 19

    There is a requirement to create an add-in that has limited functionality for most profiles. However, supervisor profiles are allowed to use the full functionalityof this add-in. How can you set up and deploy this add-in?