Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Icon

Tool

Description

Anchor
Go to Parent
Go to Parent

Go to Parent

If this Workflow is embedded in another Workflow, navigates to the parent. If this Workflow has more than one parent, clicking this icon displays a list of all parent Workflows; in this case, to navigate to a parent Workflow, double-click the Workflow's icon. To return to your original Workflow, click its name. (The current Workflow name displays in the lower right corner of the editor.)
 

Note
titleNote

To open an embedded Workflow (sub-Workflow) from its Parent Workflow, double-click the embedded Workflow.

Anchor
Open Workflow
Open Workflow

Open Workflow

Displays an Open Workflow pop-up dialog from which you can select a Workflow to replace the Workflow currently displayed in the Workflow Editor. (Make sure to save the current Workflow before replacing it.)
 
Image RemovedImage Added
 
The Workflow Search Result Limit Universal Controller system property defines how many Workflows display on the list.
 
To replace the current Workflow, either double-click a Workflow name or you click and drag a Workflow icon into the Workflow Editor canvas.
 

Note
titleNote

If you want to open another Workflow without replacing the current Workflow, see Designing, Modifying, or Viewing Multiple Workflows.

Anchor
Save
Save

Save

Saves the current Workflow.

Anchor
Print
Print

Print

Prints the current Workflow.

Anchor
Add Task
Add Task

Add Task

Displays the Task Find dialog, which allows you to search for and select tasks for the Workflow from a searchable list of defined tasks. (The Workflow Search Result Limit Universal Controller system property defines how many tasks display on the list.)
 
To search for and select tasks:

  1. Click the Add Task icon.
  2. Optionally, enter a task name, a partial string, optionally using * or ? as wildcards, or select the type of task you are searching for.
  3. Click Search. Universal Controller displays the tasks that meet your selection criteria.
  4. To bring a task onto the Workflow Editor canvas, click and drag the task's icon out of the window and onto the canvas.
  5. To close the Task Find window, click the X in the upper right corner.

Anchor
Select
Select

Select

Places the Workflow Editor in Select mode.

Anchor
Pan
Pan

Pan

Places the Workflow Editor in Pan mode.
 
To pan around the Workflow, click any white space in the Workflow Editor canvas and drag your cursor to display any section of the Workflow.
 
To return to your original location, click the Actual Size icon.

Anchor
Connect
Connect

Connect (bent)
Connect (straight)

Places the Workflow Editor in Connect mode.
 
To create a connection:

  1. Click either icon.
  2. Click a predecessor task. If you are using Firefox, click the center of the task icon.
  3. Drag the cursor to the successor task. You will see a colored line as you drag.
  4. When you reach the successor task, release the cursor. The connector appears as a straight or bent line, depending on which icon you selected.

Anchor
Undo
Undo

Undo

Click to undo the most recent change.

Anchor
Redo
Redo

Redo

Click to redo the most recent change that you undid by clicking Undo.

Anchor
Cut
Cut

Cut

Deletes the selected element(s): tasks, connectors, or both. Use Ctrl+Click to select and cut multiple elements. You can paste cut tasks into the same Workflow Editor or into the Workflow Editor of any other Workflow. If you cut a connector, and include its source and target tasks in the cut, you can paste the cut connector (and the tasks) into the same Workflow Editor or into the Workflow Editor of any other Workflow.
 

Note
titleNote

Do not use cut and paste to move Workflow elements; use select and drag.

Anchor
Copy
Copy

Copy

Copies the selected element(s): tasks, connectors, or both. Use Ctrl+Click to select and copy multiple elements. You can paste copied tasks into the same Workflow Editor or into the Workflow Editor of any other Workflow. If you copy a connector, and include its source and target tasks in the copy, you can paste the copied connector (and the tasks) into the same Workflow Editor or into the Workflow Editor of any other Workflow.

Anchor
Paste
Paste

Paste

Pastes the copied or cut element(s) into the currently open Workflow Editor or into the Workflow Editor of any other Workflow. If you want to paste a cut or copied connector, you must include the source and target tasks of the connector in the cut or copy.

Anchor
Delete
Delete

Delete

Permanently deletes the selected elements. Delete does not keep a copy of the deleted elements in memory.

Anchor
Fit
Fit

Fit

Fits the Workflow into the display. If necessary, this shrinks the icons and size of the Workflow in order to make it fit. You can undo a Fit by clicking the Actual Size icon.

Anchor
Zoom In
Zoom In

Zoom In

Zooms in (enlarges) the Workflow. To return the Workflow to its default size, click the Actual Size icon.

Anchor
Zoom Out
Zoom Out

Zoom Out

Zooms out (diminishes) the Workflow. To return the Workflow to its default size, click the Actual Size icon.

Anchor
Actual Size
Actual Size

Actual Size

Returns the Workflow to its default size after a Fit or Zoom.

Anchor
Zoom
Zoom

Zoom

Opens a window that allows you to specify a zoom ratio. For example, to double the size of the Workflow, enter 200 and click OK. To return the Workflow to its default size, click the Actual Size icon.

Anchor
Horizontal Layout
Horizontal Layout

Horizontal Layout

Reformats the Workflow into a horizontal layout.

Anchor
Vertical Layout
Vertical Layout

Vertical Layout

Reformats the Workflow into a vertical layout.

Anchor
Toggle Vertex Style
Toggle Vertex Style

Toggle Vertex Style

For running Workflows, switches the icon display between status-related icons and task-related icons (see Monitoring Workflows). This icon only appears on the icon bar when you are monitoring a running Workflow.

Anchor
Outline
Outline

Outline

For large Workflows, the outline provides a way of positioning a specific area of the Workflow in the display, without using the Pan mode.

  1. Click the Outline icon. The Outline window opens.
  2. In the Outline window, move and/or resize the blue box to identify the area of the Workflow you want to work on. The display repositions to show only the area within the blue box.

Anchor
Help
Help

Help

Displays help documentation for Workflows.

Anchor
Console
Console

Console

While a Workflow is running, you can click the Console icon to display processing messages.

...

Step 1

Click the Add Task icon. The Task Find dialog displays.
 
Image RemovedImage Added

Step 2

Several methods are available for finding tasks:

wildcards

The Task Find dialog lists the task(s) that match your search criteria.
 
Image RemovedImage Added

Step 3

To add a task to the Workflow Editor canvas, click the icon to the left of the task and drag it onto the canvas.
 
You can add any task to a Workflow multiple times. To differentiate between multiple additions of the same task in a Workflow, you can assign each of them a unique name used only within the Workflow; the name of the task in the Task Details will not change. To change the name of a task within a Workflow, display the Task Properties menu and select a new name in the name field.

Step 4

Repeat these steps until you have added all the tasks you need.

Step 5

Position the tasks on the canvas as desired. The connections that you will make between the tasks determine the order in which the tasks run, so position the tasks accordingly. For example:
 

Step 6

To close the Task Find window, click the X in the upper right corner. Or, to keep the window open but minimized, click the minimize icon.

...

The following illustration shows the connector formats for all condition types and the details that displays for each condition type (in this case, Success/Failure) when you hover your cursor over the connector.
 

Image RemovedImage Added

Anchor
Creating Conditional Paths
Creating Conditional Paths
Creating Conditional Paths

...

Step 1

Click the Select icon or either Connect icon.

Step 2

Position the cursor near the group that you want to move.

Step 3

Click the Workflow Editor canvas and begin dragging. A blue shaded box appears. This identifies the selection area.

Step 4

Drag the selection area over the tasks you want to select, as shown in the following example:
 
Image RemovedImage Added

Step 5

When you have selected the group of tasks and connectors that you want to move, release the mouse. The tasks and connectors included in the group are highlighted, as shown:
 
Image RemovedImage Added

Step 6

Hover your cursor over any element in the group until the Move cursor displays, then click that element and drag the group to the new location. All selected elements are moved.

Step 7

To deselect the group, click elsewhere in the Workflow Editor canvas.

...

Step 1

On the Workflow Tasks list, right-click a Workflow task to display an Action menu.

Step 2

Click Edit Workflow to display the Workflow Editor for that Workflow.

Anchor
pop-up menu
pop-up menu
Step 3

Right-click any white space in the Workflow Editor canvas. A pop-up menu displays.
 
Image RemovedImage Added

Step 4

Click Find in Workflow... to display a Find in Workflow dialog.
 
Image RemovedImage Added

Step 5

Select an operator for the search (contains, starts with, or equals), enter the full or partial name of the task(s) that you want to find, and click OKpress enter. The Controller locates and displays the first task within the Workflow that matches the search criteria. Click the Next and/or Previous buttons to find any other tasks that match the search criteria.
 
Image Removed

Note
titleNote

You also can locate a task in a Workflow by using the Pan tool.

...