Question 11

A customization requires the developer to fetch the systems "site_url" value storedin the config.php file.
Which two code snippets would be used to accomplish this task? (Choose two.)
  • Question 12

    You created a new endpoint for the REST v10API.
    Which two statements describe the class you created? (Choose two.)
  • Question 13

    You are working on the RecordView for a given module. You examine the data values contained in this.model and notice a discrepancy between those values and the list of fields contained in record.php.
    Which statement pertaining to this.model is correct?
  • Question 14

    What is an advantage of the Extension framework?
  • Question 15

    You use Module Builder to add one or more fields to a custom module named Ins_Policies and proceed to deploy the changes.
    Which database table would contain the new fields and their accompanying data for this module?