SNOW-CSA Application Rules, ACL and Notifications Practice Question
A notification is set to send an email when an incident is updated with 'Urgency' = 'High'. The notification is not sending. Which THREE of the following could be the cause? (Select three.)
⚠ Common exam trap
ServiceNow often tests the distinction between a notification not being triggered (condition not met or inactive) versus a notification being triggered but failing to deliver (SMTP issue), and candidates mistakenly select SMTP issues when the question explicitly says 'not sending' meaning not triggered.
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
✓
The notification has a condition that also checks 'State' which is not met.
A notification's condition can include multiple fields, such as 'State' in addition to 'Urgency'. If the condition requires 'State' to be a specific value that is not met when the incident is updated, the notification will not trigger. This is a common misconfiguration where the condition logic is more restrictive than intended.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
The notification has a condition that also checks 'State' which is not met.
Why this is correct
If the condition includes additional criteria, they must all be met.
- ✓
The user's email address is missing from the user record.
Why this is correct
If the recipient has no email, the email cannot be sent.
- ✗
The email notification system is configured with SMTP but the mail server is unreachable.
Why it's wrong here
This affects delivery, not the triggering of the notification.
- ✓
The notification is set to 'Active' = false.
Why this is correct
An inactive notification will not trigger.
- ✗
The incident record is being updated by a web service that does not trigger business rules.
Why it's wrong here
Web service updates do trigger business rules and notifications.
Go deeper
Related to this question
About these practice questions
One of 504 original SNOW-CSA 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-CSA 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-CSA exam.