ServiceNow Certified System Administrator — Question 325
Which roles are required to configure the form layout using Table Builder? (Choose two.)
Answer options
- A. read_only_user
- B. it_support_specialist
- C. app_engine_admin
- D. admin
- E. personalize_form
Correct answer: C, D
Explanation
The roles 'app_engine_admin' (C) and 'admin' (D) are essential for configuring the form layout in Table Builder because they have the appropriate permissions to modify application settings and layouts. The other roles, such as 'read_only_user' (A) and 'personalize_form' (E), do not have the necessary privileges for such configurations.