Courseiva
Working with DataeasyMultiple ChoiceObjective-mapped

SNOW-CAD Working with Data Practice Question

Exhibit

{"name":"Mandatory short description","table":"incident","field":"short_description","mandatory":true,"conditions":{"op":"and","conditions":[{"field":"state","op":"=","value":"1"}]}}

Refer to the exhibit. What does this data policy do?

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

Makes 'short_description' mandatory when state is '1' (New).

The data policy sets the 'short_description' field as mandatory when the 'state' field equals '1' (New). Option A is wrong because it says mandatory when state is New, but the condition is on state, not on short description. Option C is wrong because it reverses the condition. Option D is wrong because it ignores the condition.

Answer analysis

Option-by-option breakdown

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

  • Makes 'short_description' mandatory for all incidents regardless of state.

    Why it's wrong here

    The condition restricts to state = '1'.

  • Makes 'short_description' mandatory when state is '1' (New).

    Why this is correct

    The condition checks if state equals '1', then makes short_description mandatory.

  • Makes 'state' mandatory when 'short_description' is empty.

    Why it's wrong here

    The policy applies to 'short_description', not 'state'.

  • Makes 'short_description' read-only when state is '1'.

    Why it's wrong here

    The 'mandatory' attribute is set to true, not read-only.

About these practice questions

This SNOW-CAD question is part of Courseiva's 481-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-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.