SNOW-CSA Self-Service and Automation Practice Question
An administrator wants to send an email notification to the user's manager when a specific catalog item is requested. Which approach is most efficient?
⚠ Common exam trap
Many candidates confuse the location where notifications are configured—thinking they can attach a notification directly to a catalog item (Option C) or that approval rules are the correct mechanism for sending emails (Option A), when in fact notifications must be defined on the underlying table with a condition to filter the specific record.
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
✓
Create a notification on the Requested Item table with a condition on the catalog item.
Creating a notification on the Requested Item [sc_req_item] table with a condition on the catalog item is the most efficient approach. It leverages the platform's native event-based notification system, which triggers directly on the table where the record is created, without requiring additional configuration like approval rules or flows. This method minimizes overhead and ensures the notification fires only when the specific catalog item is requested.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Configure an approval rule that sends email.
Why it's wrong here
Wrong: Approval rules are for approvals, not general notifications.
- ✓
Create a notification on the Requested Item table with a condition on the catalog item.
Why this is correct
Correct: This is the best practice for sending emails based on catalog item.
- ✗
Add a notification to the catalog item directly.
Why it's wrong here
Wrong: Catalog items do not have notification configuration.
- ✗
Use a Flow to send email after the record is created.
Why it's wrong here
Wrong: Flow works but is less efficient than native notification.
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.