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.
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)- B6% (2)
- C88% (29)
- D3% (1)
- E3% (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.
Actions are generally manual user operations or automated steps in a flow, not a framework for automatic field population based on content analysis.
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.
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.
CSDM (Common Services Data Model) is a framework for organizing and standardizing configuration item data, not for automatically populating field values using AI.
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
Community Discussion
No community discussion yet for this question.