5.5.1

Table Of Contents
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.
3 Click the Not Set (NULL) link to select the source input parameter for this decision.
A dialog box that lists all the attributes and input parameters defined in this workflow appears.
4 Select an input parameter from the list by double-clicking it.
5 If you did not define the source parameter to which to bind, create it by clicking the Create
attribute/parameter in workflow link in the parameter selection dialog box.
Developing with VMware vCenter Orchestrator
36 VMware, Inc.