Courseiva
Core Application DevelopmenteasyMultiple ChoiceObjective-mapped

SNOW-CAD Core Application Development Practice Question

A developer needs to ensure that a catalog variable of type 'Reference' displays only active users from the sys_user table. Which property configuration should be applied to the variable?

⚠ Common exam trap

Many exam-takers confuse 'Reference qual' with 'Ref qual' or think 'Condition' is the correct property, when in fact 'Ref qual' is the exact property name used on reference variables in ServiceNow.

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

Set 'Ref qual' to 'active=true'

The 'Ref qual' (Reference qualifier) property on a reference variable allows you to specify a condition to filter the records displayed in the lookup. Setting it to 'active=true' restricts the reference field to show only active users from the sys_user table, ensuring the developer meets the requirement.

Answer analysis

Option-by-option breakdown

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

  • Set 'Reference qual' to 'active=true'

    Why it's wrong here

    The field name is 'Ref qual', not 'Reference qual'.

  • Set 'Condition' to 'active=true'

    Why it's wrong here

    There is no 'Condition' field on a reference variable; the correct field is 'Ref qual'.

  • Set 'Ref qual' to 'active=true'

    Why this is correct

    Ref qual allows a condition to filter the reference list.

  • Set 'Default value' to 'active=true'

    Why it's wrong here

    Default value sets an initial value, not a filter condition.

About these practice questions

Courseiva writes every SNOW-CAD question from scratch — 481 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-CAD 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-CAD exam.