Courseiva
Service Catalog and WorkflowseasyMultiple ChoiceObjective-mapped

SNOW-CSA Service Catalog and Workflows Practice Question

A catalog item has a variable 'Department' and another 'Cost Center'. The Cost Center should only be visible when Department is 'IT'. Which configuration is most efficient?

⚠ Common exam trap

Many exam-takers confuse Catalog Client Scripts (which run on variable events) with Catalog UI Policies (which run on conditions), leading them to choose an onChange script that cannot react to changes in a different variable.

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

Catalog UI policy with a condition on Department

A Catalog UI Policy can conditionally show or hide variables on a catalog item based on the value of another variable (e.g., Department = 'IT') without requiring a record to exist or a submission to occur. It runs client-side in real-time as the user fills out the form, making it the most efficient and immediate approach for controlling visibility based on a field value.

Answer analysis

Option-by-option breakdown

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

  • Workflow stage that sets visibility after submission

    Why it's wrong here

    Workflows run after submission and cannot alter form visibility during entry.

  • Catalog client script on the Cost Center variable's onChange event

    Why it's wrong here

    Client scripts can hide fields but are less efficient and may not persist; UI Policy is preferred for visibility conditions.

  • Catalog UI policy with a condition on Department

    Why this is correct

    UI Policy directly controls visibility based on conditions and is the standard approach.

  • Variable set with a condition on Department

    Why it's wrong here

    Variable sets group variables but do not provide conditional visibility for individual variables.

About these practice questions

Courseiva writes every SNOW-CSA question from scratch — 504 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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.