CSA Exam QuestionsBrowse all questions from this exam

CSA Exam - Question 81


Which one of the following is an accurate list of changes that are captured in an Update Set?

Show Answer
Correct Answer: D

Update Sets in ServiceNow capture changes to configuration items like tables, forms, views, and fields. They do not include transactional data records or other elements like schedules or configuration items (CIs). Therefore, the accurate list of changes that are captured in an Update Set is those made to tables, forms, views, and fields.

Discussion

5 comments
Sign in to comment
Jo98778Option: D
Jan 12, 2022

Configurations are automatically recorded in update sets. Things like client scripts, business rules, UI Actions, etc. Things that are considered data, like users, groups, group associates (records on sys_user_grmember) don't get saved automatically. You can manually add these records to your update set by clicking the UI action in the bottom left corner." https://community.servicenow.com/community?id=community_question&sys_id=b18c761cdb83b344414eeeb5ca96192f https://community.servicenow.com/community?id=community_question&sys_id=3e5e8feddb9cdbc01dcaf3231f9619e0 A is wrong because Schedule jobs are not included B. is wrong because transactional data records are not included C. is wrong because configuration items are not included D therefore is the most accurate

saiakhilpalle
Dec 21, 2022

D is correct

cindy2023
Aug 19, 2023

I think is B, changes to table, form,business rule and data records .

jnk252Option: D
Nov 27, 2024

D is correct

nikky2Option: D
Feb 2, 2025

D is the correct answer