5.5

Table Of Contents
Figure 12. Example of Workflow Data Flow
The data flows through the workflow as follows.
1 The workflow starts with input parameters a and b.
2 The first element processes parameter a and binds the result of the processing to workflow attribute c.
3 The first element processes parameter b and binds the result of the processing to workflow attribute d.
4 The second element takes workflow attribute c as an input parameter, processes it, and binds the
resulting output parameter to workflow attribute e.
5 The second element takes workflow attribute d as an input parameter, processes it, and generates
output parameter f.
6 The workflow ends and generates workflow attribute f as its output parameter, the result of its run.
Developing with VMware vCenter Orchestrator
32 VMware, Inc.