Courseiva
Service Catalog and WorkflowsmediumMultiple SelectObjective-mapped

SNOW-CSA Service Catalog and Workflows Practice Question

Which THREE of the following are true about Service Catalog variables? (Choose three.)

⚠ Common exam trap

ServiceNow often tests the distinction between variable definition tables (sys_variable) and variable value storage tables (sys_variable_value), and the misconception that variable order is immutable once set.

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

Variables can have default values that reference other variables.

Service Catalog variables can have default values that reference other variables using syntax like '${variable_name}'. This allows dynamic default values based on user input or system data, which is a key feature for creating adaptive catalog forms.

Answer analysis

Option-by-option breakdown

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

  • All catalog variables are stored in the 'sys_variable' table.

    Why it's wrong here

    They are stored in 'sc_item_option' and 'sc_item_option_mtom'.

  • Once created, the order of variables cannot be changed.

    Why it's wrong here

    Order can be changed at any time.

  • Variables can have default values that reference other variables.

    Why this is correct

    Default values can be scripted to reference other variables.

  • The variable type determines how the variable is displayed on the form.

    Why this is correct

    Each variable type has a specific UI representation.

  • Variables can be reordered using the 'Order' field in the variable list.

    Why this is correct

    The Order field controls display order.

About these practice questions

This SNOW-CSA question is part of Courseiva's 504-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.