nerdexam
ServiceNow

CAD · Question #125

Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?

The correct answer is C. Predictive Intelligence. Predictive Intelligence is a ServiceNow feature that uses machine learning to suggest or automatically populate field values based on historical data.

Submitted by jordan8· Apr 18, 2026Application Automation

Question

Which framework can automatically populate values for the Priority and Category fields based on the Short description field value?

Options

  • AAction
  • BAssignment Rule
  • CPredictive Intelligence
  • DCSDM
  • EUl Policy

How the community answered

(33 responses)
  • B
    6% (2)
  • C
    88% (29)
  • D
    3% (1)
  • E
    3% (1)

Why each option

Predictive Intelligence is a ServiceNow feature that uses machine learning to suggest or automatically populate field values based on historical data.

AAction

Actions are generally manual user operations or automated steps in a flow, not a framework for automatic field population based on content analysis.

BAssignment Rule

Assignment Rules are used to automatically assign tasks to users or groups based on predefined conditions, not to populate other descriptive fields like Priority or Category based on text analysis.

CPredictive IntelligenceCorrect

Predictive Intelligence leverages machine learning algorithms to analyze historical data and provide recommendations or automatically set field values, such as Priority and Category, based on the input from other fields like Short description.

DCSDM

CSDM (Common Services Data Model) is a framework for organizing and standardizing configuration item data, not for automatically populating field values using AI.

EUl Policy

UI Policies are client-side scripts used to dynamically change the behavior of form fields (e.g., make visible, mandatory, read-only) based on conditions, but do not use intelligence to populate values.

Concept tested: Predictive Intelligence for field population

Source: https://docs.servicenow.com/bundle/utah-now-platform/page/administer/predictive-intelligence/concept/predictive-intelligence-landing.html

Topics

#Assignment Rules#Field Automation#Conditional Logic

Community Discussion

No community discussion yet for this question.

Full CAD Practice