5.1

Table Of Contents
5 Release the left mouse button.
The dotted red arrow remains between the two elements. You have defined the path the workflow takes
when the decision element receives unexpected input.
You have defined the possible true or false paths that the workflow takes depending on the input parameter
or attribute the decision element receives.
What to do next
Define the decision statement. See “Create Workflow Branches Using Decisions,” on page 35.
Delete a Linked Decision Element
When you delete a linked decision element from a workflow schema, you must specify which workflow paths
to delete.
Prerequisites
Verify that the Schema tab of the workflow editor contains elements, including at least one decision element
with true and false paths.
Procedure
1 Select the decision element and press Delete.
A dialog box with available options appears.
2 Select which decision branch to delete.
Option Description
Success branch
The decision element and all elements that follow the true decision path are
deleted from the workflow schema.
Failure branch
The decision element and all elements that follow the false decision path
are deleted from the workflow schema.
Both branches
The decision element and all elements that follow both decision paths are
deleted from the workflow schema.
None
Only the decision element and its links are deleted from the workflow
schema. All elements that follow both decision paths remain in the workflow
schema.
3 Click OK.
Create Workflow Branches Using Decisions
Decision elements are simple Boolean functions that you use to create branches in workflows. Decision
elements determine whether the input received matches the decision statement you set. As a function of this
decision, the workflow continues its course along one of two possible paths.
Prerequisites
Verify that you have a decision element linked to two other elements in the schema in the workflow editor
before you define the decision.
Procedure
1
Click the Edit icon (
) of the decision element.
A dialog box that lists the properties of the decision element appears.
2 Click the Decision tab in the dialog box.
Chapter 1 Developing Workflows
VMware, Inc. 35