CSA · Question #121
When designing a flow, how do you reference data from a record, in that flow?
The correct answer is D. Drag the data pill onto the flow definition. The question asks how to reference data from a record when designing a flow in ServiceNow.
Question
When designing a flow, how do you reference data from a record, in that flow?
Options
- ADrag the table icon onto the flow definition
- BUse the condition builder to specify the desired values
- CSpecify the source table on the data pill related list
- DDrag the data pill onto the flow definition
- EAdd the table reference using the slush bucket
How the community answered
(38 responses)- A5% (2)
- B3% (1)
- D89% (34)
- E3% (1)
Why each option
The question asks how to reference data from a record when designing a flow in ServiceNow.
There is no "table icon" in Flow Designer that you drag onto the flow definition to reference data from a record.
The condition builder is used to define criteria for actions or flows, not to reference specific data values from a record as input for an action.
Data pills are available in the Data panel, not a "data pill related list," and data is referenced by dragging the pill, not just specifying a source table.
In Flow Designer, data from records (such as the trigger record or records looked up by actions) is represented by "data pills" located in the Data panel. To reference specific fields or values from these records within subsequent actions or conditions in the flow, you simply drag the appropriate data pill onto the desired input field or condition builder.
A slush bucket is a control for selecting multiple items from a list and is not used for referencing individual data elements from a record within a flow.
Concept tested: Flow Designer data pills
Source: https://docs.servicenow.com/bundle/utah-application-development/page/administer/flow-designer/concept/flow-designer-data-elements.html
Topics
Community Discussion
No community discussion yet for this question.