Question 6

Which of the following CANNOT be debugged using the Field Watcher?
  • Question 7

    What are some of the benefits of extending an existing table such as the Task table when creating a new application?
    a) You can repurpose existing fields by simply changing the label.
    b) Use existing fields with no modifications.
    c) Existing logic from the parent table will be automatically applied to the new table.
    d) All of the parent table records are copied to the new table.
  • Question 8

    Which allows the creation of a task-based record from Service Catalog?
  • Question 9

    Modules must have a Link type. Which one of the following is a list of Link types?
  • Question 10

    Which one of the following is true for this script fragment?
    g_user.hasRole(,x_my_app_user');