This SNOW-CSA practice question tests your understanding of service catalog and workflows. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Exhibit
Service Catalog > Catalog Definitions > Service Catalog Item: 'Laptop Request'
Variables:
- 'employee_type' (choice: full-time, contractor) - required
- 'department' (reference to Department table) - required
- 'laptop_model' (choice: Standard, Premium) - required
- 'justification' (multi-line text) - required
- 'approval_required' (boolean, default true)
Flow Designer Flow: 'Laptop Request Approval'
Trigger: Catalog Item Submitted -> 'Laptop Request'
Conditions:
- If 'employee_type' is 'contractor' -> Approval Step (Group: IT Managers)
- If 'laptop_model' is 'Premium' -> Approval Step (User: Department Manager)
- Else -> Auto-approve
Current user: John Doe (Manager, IT department)
Submitted request: employee_type = contractor, department = IT, laptop_model = Standard
Refer to the exhibit. A contractor submits a laptop request via the catalog item. The request is for a Standard laptop in the IT department. Which approval(s) will be triggered?
Exhibit
Service Catalog > Catalog Definitions > Service Catalog Item: 'Laptop Request'
Variables:
- 'employee_type' (choice: full-time, contractor) - required
- 'department' (reference to Department table) - required
- 'laptop_model' (choice: Standard, Premium) - required
- 'justification' (multi-line text) - required
- 'approval_required' (boolean, default true)
Flow Designer Flow: 'Laptop Request Approval'
Trigger: Catalog Item Submitted -> 'Laptop Request'
Conditions:
- If 'employee_type' is 'contractor' -> Approval Step (Group: IT Managers)
- If 'laptop_model' is 'Premium' -> Approval Step (User: Department Manager)
- Else -> Auto-approve
Current user: John Doe (Manager, IT department)
Submitted request: employee_type = contractor, department = IT, laptop_model = Standard
A
Auto-approve
Why wrong: Incorrect. The first condition is true, so the else branch is skipped.
B
Approval by IT Managers group only
Correct. The first condition matches, triggering approval by IT Managers.
C
Approval by Department Manager only
Why wrong: Incorrect. The second condition (Premium model) is false, so this approval is not triggered.
D
Both IT Managers and Department Manager approval
Why wrong: Incorrect. Only one condition is met; the flow does not trigger both.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Approval by IT Managers group only
The catalog item is configured with an approval rule that requires approval by the IT Managers group for Standard laptop requests in the IT department. Since the contractor's request matches these criteria, only the IT Managers group approval is triggered. The Department Manager approval is not required because the rule does not specify it for this item.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
✗
Auto-approve
Why it's wrong here
Incorrect. The first condition is true, so the else branch is skipped.
✓
Approval by IT Managers group only
Why this is correct
Correct. The first condition matches, triggering approval by IT Managers.
Related concept
Read the scenario before looking for a memorised answer.
✗
Approval by Department Manager only
Why it's wrong here
Incorrect. The second condition (Premium model) is false, so this approval is not triggered.
✗
Both IT Managers and Department Manager approval
Why it's wrong here
Incorrect. Only one condition is met; the flow does not trigger both.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often assume a Department Manager approval is always required for requests within their department, but ServiceNow approval rules are explicitly defined per catalog item and can override or omit that default behavior.
Detailed technical explanation
How to think about this question
In ServiceNow, catalog item approvals are controlled by the 'Approval' field on the item or via an approval rule defined in the 'Approval Rules' related list. When a request matches the conditions of an approval rule (e.g., category, department, or cost), the specified approver (group or user) is added to the approval engine. The system evaluates rules in order, and the first matching rule determines the approval chain; multiple approvals are only triggered if explicitly configured via multiple rules or a group with multiple members.
KKey Concepts to Remember
Read the scenario before looking for a memorised answer.
Find the constraint that changes the correct option.
Eliminate answers that are true in general but not in this case.
TExam Day Tips
→Watch for words such as best, first, most likely and least administrative effort.
→Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A practitioner preparing for the SNOW-CSA exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Service Catalog and Workflows — This question tests Service Catalog and Workflows — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Approval by IT Managers group only — The catalog item is configured with an approval rule that requires approval by the IT Managers group for Standard laptop requests in the IT department. Since the contractor's request matches these criteria, only the IT Managers group approval is triggered. The Department Manager approval is not required because the rule does not specify it for this item.
What should I do if I get this SNOW-CSA question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.