Skip to main content

Dashboard

Opening the Workflow Designer

Log in to Resolve Actions and open the Navigation menu:

To open the Workflow Designer, open the Main Menu and then select Builder > Workflow Designer.

The Workflow Designer opens with a Welcome window:

Create Workflow

note

For a short video tutorial on using the Workflow Designer, in the upper-right corner of the Welcome screen, click Learning Center.

Re-opening the Workflow Designer

If you last quit the Workflow Designer without closing the workflow(s) you were building, a Currently working on quick start bar appears when you next access the Designer from the Navigation menu. To launch the Designer and open a specific workflow at the same time, select the workflow from the quick start bar.

Currently Working On

If you do not use the quick start bar and launch the Designer by clicking Workflow Designer (from the navigation menu), the Designer automatically opens with all previously open workflows displayed.

Workflow Designer Main Window

This section presents the main components of the Workflow Designer main window and explains how to use them. In the figure below, the main components are numbered. A key is provided in the table following the figure.

Workflow Designer Example

1—Toolbox

Lists all the activities and controls that you can use in your workflow. For more information, refer to Understanding the Toolbox.

2—Templates

Lists all the templates that you can add to your workflow. For more information, refer to Using the List of Templates.

3—Workflow tabs

List the names of the workflows that are currently open. Clicking the plus icon opens the Welcome screen, from which you can create or open an additional workflow.

Clicking the three dots opens a further menu that allows you to perform the following actions:

4—Designer toolbar

Provides one-click access to common actions related to building a workflow. For details, refer to The Designer Toolbar.

5—Canvas

The drawing board of the Workflow Designer.

6—Reference toolbar

Provides viewing tools (such as resizing) the workflow layout and searching for workflow components.

7—Variables sidebar

Provides quick access to the workflow's local variables, the global variables, and the module variables. For more information, see Creating a Data Flow.

Understanding the Toolbox

The Toolbox offers two classes of resources that you can use to build your workflows:

  • Activities are operative actions that make up the workflow process. An activity can be deleting a folder, adding a user, retrieving CPU data, and so on. In the Toolbox, activities are grouped according to category. Each category is represented by an icon (on the left side of the activity row).
  • Controls are functions or logic expressions that determine the direction in which the workflow progresses. Examples include conditions and If-else controls.

When you hover over an activity or a control, the following icons appear:

IconDescription
Favorite OffToggle. Indicates that the activity or control has been removed from your Favorites list.
Favorite OnToggle. Indicates that the activity or control has been added to your Favorites list.
Online HelpHovering over this icon displays a tooltip describing the activity or control.

Both activities and controls can be added to the workflow by dragging and dropping them onto the canvas. For more information, refer to Adding Activities.

The Designer Toolbar

This toolbar provides one-click access to actions that are frequently performed when building a workflow.

IconActionDescription
Undo.pngUndoRemoves the last edit done to the workflow.
Redo.pngRedoRestores the change that was last removed using the Undo action.
Save.pngSaveSaves all changes made to the workflow since the last Save action. For details, refer to Saving Your Workflow.
Save_as.pngSave AsAllows you to save the current workflow as an additional workflow or as a template. For more information, refer to Saving Your Workflow.
SetVariablesButton.pngSet VariablesAllows you to set variables for the workflow that you're working on to either test or manually run it with actual values. For details, refer to Settings Variables in Workflows.
Run_1.pngRunExecutes the workflow. For more information, refer to Running Workflows.
Abort.pngAbortStops execution of a running workflow.
Help.pngHelpOpens the online help for the Workflow Designer.