ServiceNow Certified System Administrator — Question 16
Which one of the following is an accurate list of changes that are captured in an Update Set?
Answer options
- A. Changes made to: tables, forms, schedules, and client scripts
- B. Changes made to: tables, forms, Business Rules, and data records
- C. Changes made to: tables, forms, groups, and configuration items (CIs)
- D. Changes made to: table, forms, views, and fields
Correct answer: D
Explanation
Option D is correct as it specifies the types of changes that are typically tracked in an Update Set, including tables, forms, views, and fields. The other options include elements that are not tracked in Update Sets, such as schedules in A, Business Rules in B, and groups in C.