Flow Designer Create a Flow (San Diego) Flashcards

1
Q

Flow Designer Artifacts &

Automated sequence of actions that run each time conditions are met

A

Flow–

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Flow Designer Artifacts &

Automated sequence of actions that run each time conditions are met

A

Flow–

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Flow Designer Artifacts

Must evaluate to true for a flow to execute

A

Trigger

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Flow Designer Artifacts

Reusable operations provided by ServiceNow in the base system

A

Core Actions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Flow Designer Artifacts

Handy when managing and maintaining flow with complex logic

A

Decision Builder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Flow Designer Artifacts

Enables users to create their own flow templates

A

Flow Template Builder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Flow Designer Artifacts

View runtime information about a flow directly in the design environment

A

Execution Details

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Flow Designer Artifacts

Created every time an action is added to a flow and stores variables the action generates

A

Data Pills

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Flow Designer Artifacts

Reformat data pill values without the need to write a script

A

Transform function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Flow Designer Artifacts

Enables users to create and view flows as diagrams

A

Flow Diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Flow Designer

This feature is the default Now Platform process automation builder used to create flows

A

Flow Designer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Flow Designer provides process owners and developers these benefits:

A
  • Automates repetitive work to improve efficiency and experience.
  • Describes a workflow in natural language to help non-technical users understand what it does.
  • Displays flows as diagrams to help builders see available paths and connections.
  • Enables creating and testing a workflow from a single interface to ensure it works as expected.
  • Promotes process automation by enabling subject matter experts to develop and share reusable actions with flow designers.
  • Reduces upgrade costs, with upgrade-safe Now Platform logic replacing complex custom script.
  • Reduces development costs by providing a library of reusable actions.
  • Scales with separate subscriptions for integration and Robotic Process Automation (RPA) functionality.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Flow Designer extensions

You can expand the capabilities of Flow Designer with additional subscriptions.

A

SubscriptionDescription

Integration Hub

Build flows to integrate with external instances and third-party systems. Integration Hub is required to install integration applications delivered as spokes.

Robotic Process Automation (RPA) Hub

Build flows to run robots on Microsoft Windows systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The following flow logic options are provided in the base system:

If:

Else if:

Else:

For each:

Do the following until:

Do the following in parallel:

Make a decision:

Wait for a duration of time:

Call a Workflow:

End Flow:

Dynamic Flow:

Get Flow Outputs:

Set Flow Variables:

Try:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly