Workflow editor

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 2 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 Workflow Editor Build workflows

    The Workflow Editor is designed for creating and modifying workflows by connecting activities to manage processes effectively. It allows users with specific roles to create, edit, and publish workflows through a user-friendly interface. Users with theworkflowcreatorrole can create workflows, while those with theworkflowadminrole have full control, including modification and deletion.

    Show full answer Show less

    Key Features

    • Welcome Screen: Displays active, published workflows, allows users to create new workflows, and provides access to help resources.
    • Palette Tabs: Includes options for workflows, core activities, orchestration packs, and custom activities, enabling users to drag and drop components into their workflows.
    • Workflow Canvas: The main area for adding activities and configuring transitions, featuring a title bar showing the workflow name and status.
    • Accessibility: Complies with WCAG 2.0 level A to support users with disabilities.

    Key Outcomes

    ServiceNow customers can efficiently build and manage workflows tailored to their processes, ensuring easy access to resources and tools. By utilizing the Workflow Editor, teams can streamline operations, enhance collaboration, and improve workflow automation capabilities across their organization.

    The Workflow Editor is an interface for creating and modifying workflows by arranging and connecting activities to drive processes.

    You can manage multiple workflows in the same screen, create custom workflow activities, and use existing activities as data sources. Users with the workflow_creator role can create workflows. Users with the workflow_admin role can create, modify, delete, and publish workflows.

    To open the Workflow Editor, navigate to Workflow > Workflow Editor. For information about using the editor, see Create a workflow.

    Welcome screen

    The editor opens with the Welcome page, which displays a list of active, published workflows. From this tab, you can open existing workflows, create new workflows, and open help resources related to workflow.

    Workflow welcome screen

    Number 1 iconList display filters
    Published: Click to view list of published workflows
    Checked Out: Click to view list of workflows checked out to current user
    Help: Click to view links to help resources for workflow
    Number 2 iconNew Workflow button
    Click to create a new workflow
    Number 3 iconPalette tabs
    Workflows: Workflow activities and workflows you can use as subflows.
    Core: Available workflow activities appropriate for the selected workflow. Contents can include activities provided by the base system and those purchased with orchestration.
    Packs: Orchestration activity packs downloaded from the ServiceNow® App Store, organized by vendor and scope. Custom activities and workflows that you scope also appear as packs. Only visible if the orchestration plugin is installed.
    Custom: Orchestration custom activities available. Only visible if the orchestration plugin is installed.
    Data: Activities in the current workflow that output data. You can use these activities as data sources for other activities. Only visible if the orchestration plugin is installed.
    Note:
    If your workflow welcome page does not look like this example, you may have customized the workflow welcome page before upgrading to Washington DC. You can update the workflow welcome page to the latest version by editing the UI pages .

    Navigate to System UI > UI Pages > Workflow Editor welcome. In the UI page record for workflow_editor_welcome, scroll to the Versions related list. Select the row for the version corresponding to the upgrade to Washington DC, right-click and select Revert to this version.

    Workflow canvas

    After you open or create a new workflow, the system displays the workflow canvas. On the canvas you interact with the Workflow Editor through several different elements: the canvas itself, the canvas tabs, the title bar, the palette, and the palette tabs.

    The drawing canvas is where you add activities and configure transitions for checked out workflows. Add an activity by dragging it from the palette to the workflow in the canvas. For more information, see Create a workflow.

    • Canvas tabs: Contains tabs for accessing workflows being edited or created.
    • Title bar: Displays the workflow name and status. Provides a menu and controls for configuring, testing, and validating workflows.
    • Canvas: Provides the working surface for creating new workflows or editing existing ones.
    • Palette tabs: Contains tabs for accessing activities being edited or created.
    • Palette: Contains all available workflow activities and existing workflows you can use as subflows. Drag activities and subflows to the canvas to create new workflows or edit existing ones.
    Figure 1. Workflow user interface