Flow diagramming view

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Flow Diagramming View

    The Flow Diagramming View in ServiceNow enables users to create and visualize flows as diagrams, allowing for better understanding of flow paths and connections between elements. This feature requires the installation of Flow Diagramming from the ServiceNow Store.

    Show full answer Show less

    Key Features

    • View Selector: Switch between flow diagramming and flow description views.
    • Add a Trigger: Configure flow triggers, noting that some trigger types are not supported.
    • Flow Nodes: Visualize and configure flow components as nodes, including sequence, icons, and available paths.
    • Plus Icons: Insert actions, flow logic, or subflows along specific paths.
    • Add a Node: Configure new actions, flow logic, or subflows at the end of a flow.
    • Search Nodes: Locate nodes that match specific criteria.
    • Diagram View Controls: Manage zoom levels, download diagrams, and set view options.
    • Node Properties: Adjust properties for the selected node, including configuration details and annotations.

    Key Outcomes

    The Flow Diagramming View supports a limited selection of flow components and allows users to add and edit annotations and data stream actions. It displays various flow logic types and supports specific trigger types such as record triggers and REST API - Asynchronous. This functionality helps users streamline workflow design and enhances clarity in flow management.

    Create and view flows as diagrams. See the paths a flow can follow and the connections between elements.

    Activation

    Install Flow Diagramming from the ServiceNow Store website.

    Benefits

    Enable the flow diagramming view of a flow to gain these benefits.
    • Add and edit Flow Designer components within specific paths of a flow.
    • See the branches and paths a flow can follow.
    • See the relationships between Flow Designer components.

    Flow Diagramming components

    Figure 1. Flow Diagramming user interface components
    Example flow displaying the eight user interface components of the flow diagramming view

    The Flow diagramming view consists of these components.

    1. View selector
    Switch between the flow diagramming view and the flow description view.
    2. Add a trigger
    Select and configure a flow trigger. Flow diagramming view does not support some trigger types.
    3. Flow nodes
    View and configure a flow component as a node. Each node displays these elements.
    • The sequence of the flow component in the flow
    • The icon representing the spoke or component type
    • The name of the flow component
    • The menu of available options for the flow component
    • The paths available from this node
    Note:
    The flow diagramming view only displays nodes for supported flow components.
    4. Plus icons
    Select and configure an action, flow logic, or subflow to insert along a specific path of the flow.
    Note:
    The flow diagramming view only displays options for supported flow components.
    5. Add a node
    Select and configure an action, flow logic, or subflow at the end of the flow.
    Note:
    The flow diagramming view only displays options for supported flow components.
    6. Search nodes
    Find all nodes that match your search criteria.
    7. Diagram view controls
    Select the current focus of the view, set the zoom level, download the diagram, and select view options.
    • Preview and zoom controls
    • Download diagram as an image
    • View options
    8. Node properties
    Configure the properties of the currently selected node.

    Preview and zoom controls

    Set the current focus of the view by selecting a region of the thumbnail image. Zoom in and out to see specific portions of the flow structure.

    Download diagram as an image

    Download the current flow as an image in the Portable Network Graphic (PNG) format. Opens a dialog window to choose the location to save the file. The image only shows the nodes, connection lines, and order numbering. If the image is too big to fit into one file, the system creates multiple images for each section of the flow.

    View options

    Set how nodes appear in the diagramming view.
    Details
    Show or hide configuration details in a box beneath each node. The configuration details include conditions and data pill paths.
    Annotations
    Show or hide the annotations available for each node. Annotations appear as italic text beneath each node.

    Supported flow components

    The flow diagramming view supports a limited selection of flow components. Flow Designer disables the flow diagramming view when a flow contains unsupported flow components.

    Annotations
    The flow diagramming view supports adding and editing annotations to actions, flow logic, and subflows.
    Data Stream Actions
    The flow diagramming view supports adding and editing data stream actions.
    Flow logic
    The flow diagramming view only displays flows containing these flow logic types.
    • Call a Workflow
    • Do the following in parallel
    • Do the following until
    • Dynamic Flows
    • Else If
    • End Flow
    • Exit Loop
    • For Each
    • Get Flow Outputs
    • If
    • Make a decision
    • Placeholder
    • Set Flow Variables
    • Skip Iteration
    • Try
    • Wait for a duration of time
    Stages
    The flow diagramming view displays the stages available to a flow.
    Subflows
    The flow diagramming view supports adding and configuring subflows.
    Triggers
    The flow diagramming view only displays flows with these trigger types.
    • Record triggers
    • Date triggers
    • Inbound email
    • Kafka Message
    • MetricBase
    • REST API - Asynchronous
    • Service Catalog
    • SLA Task