ServiceNow Certified System Administrator — Question 312
Which sequence of actions applies an update set to an instance?
Answer options
- A. Preview, Save, Commit
- B. Preview, Retrieve, Commit
- C. Retrieve, Commit, Preview
- D. Retrieve, Preview, Commit
Correct answer: D
Explanation
The correct order to apply an update set is to first Retrieve the update set, then Preview it to review the changes, and finally Commit it to apply those changes to the instance. The other options either include incorrect steps or the wrong sequence of actions.