CSA Exam Question 106
New records, new groups, and modified configuration Items (Cls): what do they have in common?
Correct Answer: B
Update Setsin ServiceNow are used tocapture configuration changesso they can be moved between instances (e.g., from development to production). However,new records, new groups, and modified Configuration Items (CIs) are not included in Update Setsby default because they are considereddata, not configuration changes.
New Records# Data records (e.g., Incidents, Users, Groups) are not part of an Update Set.
New Groups# Groups are data elements (stored in thesys_user_grouptable) and arenot includedin Update Sets.
Modified Configuration Items (CIs)# CIs belong to theConfiguration Management Database (CMDB), and changes to CIs are considereddata, not configuration changes.
UI Policies, Business Rules, Client Scripts, Workflows, Forms, and Tables Changes to system configuration (not transactional data) Breakdown of Each Element:What is Captured in an Update Set?
Why "B. They are not captured in an Update Set" is Correct:New records, groups, and modified CIs are considered data, and Update Sets do not track data by default.
A: They are included in an Update Set#Incorrect because Update Setsdo not track data recordslike CIs, groups, or user records.
C: They are customizations#Customizations refer toconfiguration changes, but records and CIs are considereddata, not customizations.
D: They do not have anything in common#All three (new records, groups, and CIs) aredataelements, meaning they share the characteristic ofnot being included in Update Sets.
Why Other Options Are Incorrect:
ServiceNow Documentation:Update Sets and What They Capture
CSA Exam Guide:Coverswhat is and is not included in Update Sets.
Reference from CSA Documentation:Thus, the correct answer is:
B: They are not captured in an Update Set
New Records# Data records (e.g., Incidents, Users, Groups) are not part of an Update Set.
New Groups# Groups are data elements (stored in thesys_user_grouptable) and arenot includedin Update Sets.
Modified Configuration Items (CIs)# CIs belong to theConfiguration Management Database (CMDB), and changes to CIs are considereddata, not configuration changes.
UI Policies, Business Rules, Client Scripts, Workflows, Forms, and Tables Changes to system configuration (not transactional data) Breakdown of Each Element:What is Captured in an Update Set?
Why "B. They are not captured in an Update Set" is Correct:New records, groups, and modified CIs are considered data, and Update Sets do not track data by default.
A: They are included in an Update Set#Incorrect because Update Setsdo not track data recordslike CIs, groups, or user records.
C: They are customizations#Customizations refer toconfiguration changes, but records and CIs are considereddata, not customizations.
D: They do not have anything in common#All three (new records, groups, and CIs) aredataelements, meaning they share the characteristic ofnot being included in Update Sets.
Why Other Options Are Incorrect:
ServiceNow Documentation:Update Sets and What They Capture
CSA Exam Guide:Coverswhat is and is not included in Update Sets.
Reference from CSA Documentation:Thus, the correct answer is:
B: They are not captured in an Update Set
CSA Exam Question 107
When importing spreadsheet data into ServiceNow, in which step does the data get written to the receiving table?
Correct Answer: A
When importing spreadsheet data into ServiceNow using theImport Setprocess, data is transferred in multiple stages. The step where data getswritten to the receiving tableis called"Run Transform." Load Data:The spreadsheet or data file is uploaded to a temporary table (Import Set table).
Run Transform:The system processes the import set data andwrites it to the target table.
Verify Data:After transformation, the data is checked for accuracy.
Load Data:
The spreadsheet or external data is first imported into astaging table (Import Set table)in ServiceNow.
At this stage, the data is not yet written to the actual destination table.
Run Transform (Correct Answer):
TheTransform Mapapplies field mappings and business logic.
The data is processed and written from the import set table to the target table (e.g., Incident, CMDB, or any other receiving table).
Any data transformation (such as field mappings, lookups, or script-based modifications) happens here.
Verify Data:
After transformation, users shouldvalidate the imported recordsto ensure that data was written correctly.
B: Run Import:
This steponly loads the data into a temporary Import Set table.
It does not write data to the receiving table.
C: Import Dataset:
"Import Dataset" isnot an actual stepin the ServiceNow data import process.
D: Execute Transform:
There is no "Execute Transform" step in ServiceNow.
The correct term is"Run Transform."
E: Schedule Transform:
While youcanschedule transforms, this is not the step where data gets written to the final table.
The actual transformation and writing occur during"Run Transform."
Import Set Process in ServiceNow:Explanation of Each Step:Why Other Options Are Incorrect?Official ServiceNow Documentation Reference:For more details, refer to the official ServiceNow documentation:
Importing Data into ServiceNow
Transform Maps in Import Sets
Reference: https://docs.servicenow.com/bundle/paris-platform-administration/page/script/server-scripting/task/t_CreatingAFieldMap.html
Run Transform:The system processes the import set data andwrites it to the target table.
Verify Data:After transformation, the data is checked for accuracy.
Load Data:
The spreadsheet or external data is first imported into astaging table (Import Set table)in ServiceNow.
At this stage, the data is not yet written to the actual destination table.
Run Transform (Correct Answer):
TheTransform Mapapplies field mappings and business logic.
The data is processed and written from the import set table to the target table (e.g., Incident, CMDB, or any other receiving table).
Any data transformation (such as field mappings, lookups, or script-based modifications) happens here.
Verify Data:
After transformation, users shouldvalidate the imported recordsto ensure that data was written correctly.
B: Run Import:
This steponly loads the data into a temporary Import Set table.
It does not write data to the receiving table.
C: Import Dataset:
"Import Dataset" isnot an actual stepin the ServiceNow data import process.
D: Execute Transform:
There is no "Execute Transform" step in ServiceNow.
The correct term is"Run Transform."
E: Schedule Transform:
While youcanschedule transforms, this is not the step where data gets written to the final table.
The actual transformation and writing occur during"Run Transform."
Import Set Process in ServiceNow:Explanation of Each Step:Why Other Options Are Incorrect?Official ServiceNow Documentation Reference:For more details, refer to the official ServiceNow documentation:
Importing Data into ServiceNow
Transform Maps in Import Sets
Reference: https://docs.servicenow.com/bundle/paris-platform-administration/page/script/server-scripting/task/t_CreatingAFieldMap.html
CSA Exam Question 108
What instance resource allows you to access guided tours, information about actions, and instructions an how to use inputs and outputs in your flaw?
Correct Answer: B
In ServiceNow, theHelp Panel(represented by thequestion mark icon) is an integrated resource that provides guidance for users. It offersguided tours,action instructions, and information on usinginputs and outputswithin the platform.
Guided Tours: Step-by-step walkthroughs for users to get acquainted with ServiceNow features and processes.
Instructions for Inputs/Outputs: Provides help and clarification on how to use input fields, buttons, and other interactive elements in the interface.
Access to Information: Offers contextual help for specific actions or modules within ServiceNow.
Features of the Help Panel:This makes it the most efficient resource for users needingon-the-spot assistanceas they interact with the platform.
A: Community- TheCommunityis a forum where users can discuss issues, share knowledge, and ask questions but is not directly related to in-context help or guided tours.
C: Docs- ServiceNow documentation providesin-depth guidesand best practices but is not built into the user interface for in-context help and guided tours.
D: Wiki- Similar to Docs, theWikiis more of a knowledge repository but does not provide interactive, contextual guidance in the instance.
ServiceNow Help Panel Usage
ServiceNow CSA Training Module:"User Experience: Help Panel and Guided Tours" Why Other Answers Are Incorrect:References from Certified System Administrator (CSA) Official Documentation:
Guided Tours: Step-by-step walkthroughs for users to get acquainted with ServiceNow features and processes.
Instructions for Inputs/Outputs: Provides help and clarification on how to use input fields, buttons, and other interactive elements in the interface.
Access to Information: Offers contextual help for specific actions or modules within ServiceNow.
Features of the Help Panel:This makes it the most efficient resource for users needingon-the-spot assistanceas they interact with the platform.
A: Community- TheCommunityis a forum where users can discuss issues, share knowledge, and ask questions but is not directly related to in-context help or guided tours.
C: Docs- ServiceNow documentation providesin-depth guidesand best practices but is not built into the user interface for in-context help and guided tours.
D: Wiki- Similar to Docs, theWikiis more of a knowledge repository but does not provide interactive, contextual guidance in the instance.
ServiceNow Help Panel Usage
ServiceNow CSA Training Module:"User Experience: Help Panel and Guided Tours" Why Other Answers Are Incorrect:References from Certified System Administrator (CSA) Official Documentation:
CSA Exam Question 109
Which action enables a user to view and specify date and time formats in their instance?
Correct Answer: C
Users in ServiceNow canset their personal date and time formatvia:
#User menu > Preferences > Language & Region > Set date and time format and time zone Option A (Create a UI Script)is incorrect because UI Scripts do not modify user preferences.
Option B (Adjust the time zone on their PC)is incorrect because ServiceNow instances have their own time zone settings.
Option D (Toggle display time zone)is incorrect because there is no "Time Settings" option under Preferences.
Option E (System properties to correct time zone)is incorrect because system-wide properties affect all users, butpersonal settings are changed via Preferences.
#Reference:ServiceNow User Preferences - Date & Time Settings
#User menu > Preferences > Language & Region > Set date and time format and time zone Option A (Create a UI Script)is incorrect because UI Scripts do not modify user preferences.
Option B (Adjust the time zone on their PC)is incorrect because ServiceNow instances have their own time zone settings.
Option D (Toggle display time zone)is incorrect because there is no "Time Settings" option under Preferences.
Option E (System properties to correct time zone)is incorrect because system-wide properties affect all users, butpersonal settings are changed via Preferences.
#Reference:ServiceNow User Preferences - Date & Time Settings
CSA Exam Question 110
Which of the following is true of Service Catalog Items in relation to the Service Catalog?
Correct Answer: B
InServiceNow, theService Catalogis a centralized portal where users can request IT services, hardware, software, and other business-related items. Within theService Catalog, the fundamental components are known asService Catalog Items.
Definition of Service Catalog Items:
AService Catalog Itemrepresents a specific service, product, or action that a user can request from theService Catalog.
It is thecore componentthat defines what users can request.
Examples include:
Requesting anew laptop
Submitting anaccess request
Ordering asoftware installation
Why They Are the "Building Blocks" of the Service Catalog:
All Service Catalog requests are based on catalog items-without them, the catalog has no offerings.
Each item has associated workflows, approvals, and fulfillment processesthat define how the request is handled.
They form the foundationof the Service Catalog because every service request must be tied to an item.
Understanding Service Catalog Items
Why Answer "B" is Correct:##"They are the building blocks."
Service Catalog Itemsserve as the fundamental componentsof the catalog.
They define what services and products are available for request.
Withoutcatalog items, the Service Catalog would not function as intended.
Why the Other Answers Are Incorrect:A. "They run behind the scenes."
Incorrectbecause Service Catalog Items arevisible to usersin the Service Catalog portal.
While workflows and fulfillment processes may operate in the background, the items themselves arenot hidden.
C: "They are optional."
Incorrectbecause Service Catalog Items aremandatoryfor a functioning Service Catalog.
Thecatalog is useless without catalog items, making them essential, not optional.
D: "They provide options."
Incorrectbecause while Service Catalog Items can havevariables(such as dropdown selections or checkboxes), their primary role isnot just to provide options but to define the services available.
ServiceNow CSA Study Guide - Service Catalog & Request Management
ServiceNow Docs: Service Catalog Overview(ServiceNow Documentation)
ServiceNow Tables & Data Model (sc_catalog, sc_cat_item, sc_request, sc_task) References from the Certified System Administrator (CSA) Documentation:
Definition of Service Catalog Items:
AService Catalog Itemrepresents a specific service, product, or action that a user can request from theService Catalog.
It is thecore componentthat defines what users can request.
Examples include:
Requesting anew laptop
Submitting anaccess request
Ordering asoftware installation
Why They Are the "Building Blocks" of the Service Catalog:
All Service Catalog requests are based on catalog items-without them, the catalog has no offerings.
Each item has associated workflows, approvals, and fulfillment processesthat define how the request is handled.
They form the foundationof the Service Catalog because every service request must be tied to an item.
Understanding Service Catalog Items
Why Answer "B" is Correct:##"They are the building blocks."
Service Catalog Itemsserve as the fundamental componentsof the catalog.
They define what services and products are available for request.
Withoutcatalog items, the Service Catalog would not function as intended.
Why the Other Answers Are Incorrect:A. "They run behind the scenes."
Incorrectbecause Service Catalog Items arevisible to usersin the Service Catalog portal.
While workflows and fulfillment processes may operate in the background, the items themselves arenot hidden.
C: "They are optional."
Incorrectbecause Service Catalog Items aremandatoryfor a functioning Service Catalog.
Thecatalog is useless without catalog items, making them essential, not optional.
D: "They provide options."
Incorrectbecause while Service Catalog Items can havevariables(such as dropdown selections or checkboxes), their primary role isnot just to provide options but to define the services available.
ServiceNow CSA Study Guide - Service Catalog & Request Management
ServiceNow Docs: Service Catalog Overview(ServiceNow Documentation)
ServiceNow Tables & Data Model (sc_catalog, sc_cat_item, sc_request, sc_task) References from the Certified System Administrator (CSA) Documentation:
- Other Version
- 1236ServiceNow.CSA.v2026-01-28.q235
- 1883ServiceNow.CSA.v2025-10-23.q188
- 2015ServiceNow.CSA.v2024-09-05.q173
- 2504ServiceNow.CSA.v2024-04-12.q169
- 2888ServiceNow.CSA.v2023-03-23.q127
- 2323ServiceNow.CSA.v2023-03-16.q130
- 2036ServiceNow.CSA.v2023-01-10.q93
- 2169ServiceNow.CSA.v2022-05-31.q65
- 44ServiceNow.Actualcollection.CSA.v2022-05-02.by.troy.65q.pdf
- 2317ServiceNow.CSA.v2021-10-30.q70
- 42ServiceNow.Vce4plus.CSA.v2021-08-11.by.mandy.60q.pdf
- Latest Upload
- 142CrowdStrike.CCSE-204.v2026-06-12.q25
- 161VMware.2V0-17.25.v2026-06-12.q49
- 150Appian.ACA-100.v2026-06-11.q23
- 208CompTIA.220-1202.v2026-06-11.q114
- 163CheckPoint.156-590.v2026-06-11.q47
- 224CompTIA.220-1202.v2026-06-10.q109
- 204CertiProf.CEHPC.v2026-06-10.q54
- 151Hitachi.HQT-4160.v2026-06-10.q25
- 398PMI.PMI-ACP-CN.v2026-06-09.q453
- 191Splunk.SPLK-5002.v2026-06-08.q52
[×]
Download PDF File
Enter your email address to download ServiceNow.CSA.v2025-09-26.q187 Practice Test
