Courseiva
Service Catalog and WorkflowsmediumMultiple ChoiceObjective-mapped

SNOW-CSA Service Catalog and Workflows Practice Question

An administrator needs to create a workflow that sends an email to the approver when a request is approved, and sends a different email when the request is rejected. What is the appropriate workflow component to use for this branching logic?

⚠ Common exam trap

The trap here is that candidates often overcomplicate the solution by adding a separate 'Decision' or 'Condition' activity, not realizing that the 'Approval' activity itself provides native outcome-based branching for approved and rejected states.

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

Use an 'Approval' activity with two 'Outcome' branches.

The 'Approval' activity in ServiceNow workflows inherently supports branching via 'Outcome' branches. When an approval is processed (approved or rejected), the workflow engine evaluates the outcome and follows the corresponding branch, allowing you to attach different email notifications to each path without additional logic activities.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Use a 'Timer' activity to delay and then check state.

    Why it's wrong here

    Timer is for delays, not branching.

  • Use a 'Begin Approval' activity and then a 'Decision' activity.

    Why it's wrong here

    Begin Approval is not a standard workflow activity.

  • Use an 'Approval' activity with two 'Outcome' branches.

    Why this is correct

    Approval activity provides outcomes for approved and rejected.

  • Use a 'Condition' activity to check the approval state.

    Why it's wrong here

    A condition could work but is less direct; Approval activity is designed for this.

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 →

How Courseiva writes practice questions · Editorial policy

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.