SNOW-CAD Creating and customizing tables and data Practice Question
An administrator needs to create a custom table to store project-related information. The table must allow records to be assigned to a specific user. Which field type should be used for the assignment field to ensure proper integration with ServiceNow's assignment rules and notifications?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Reference to the User table
Reference to the User table. To assign a record to a specific user, a reference field pointing to the User table is appropriate. ServiceNow's assignment rules and notifications can be configured to trigger based on changes to this user reference field, ensuring proper integration. Option D (Assignment group) assigns to a group, not an individual, so it does not meet the requirement.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Manager
Why it's wrong here
(Manager) is not a standard field type for assignment.
- ✓
Reference to the User table
Why this is correct
A reference to the User table allows assignment to a specific user. When a record is assigned to a user via a reference field, ServiceNow's assignment rules and notifications can be configured to trigger based on that field, using business rules or assignment rules that check for changes to the field.
- ✗
Integer
Why it's wrong here
(Integer) is incorrect because it cannot store a reference to a user or group.
- ✗
Assignment group
Why it's wrong here
(Assignment group) is incorrect for this requirement because it assigns records to a group, not a specific user. While it does integrate with assignment rules and notifications, it does not meet the requirement of assigning to an individual user.
Go deeper
Related to this question
About these practice questions
One of 481 original SNOW-CAD practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SNOW-CAD practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CAD exam.