4.2

Table Of Contents
Table 1-3. Schema Elements and Icons (Continued)
Schema Element
Name Description Icon
Icon Location in Workflow
editor
Thrown Exception Creates an exception and stops the
workflow. Multiple occurrences of this
element can be present in the workflow
schema. Exception elements have one input
parameter, which can only be of the String
type, and have no output parameter. When
a workflow reaches an Exception element,
the workflow token enters the failed state.
Generic workflow palette
Workflow Note Allows you to annotate sections of the
workflow. You can stretch notes to delineate
sections of the workflow. You can change the
background color of the notes to
differentiate between different workflow
zones. Workflow notes provide visual
information only, to help you understand
the schema.
Generic workflow palette
Pre-Defined Task Noneditable scripted elements that perform
standard tasks that workflows commonly
use. The following tasks are predefined:
Basic
n
Sleep
n
Change credential
n
Wait until date
n
Wait for custom event
n
Increase counter
n
Decrease counter
n
Add hours to date
Log
n
System log
n
System warning
n
System error
n
Server log
n
Server warning
n
Server error
n
System+server log
n
System+server warning
n
System+server error
Network
n
HTTP post
n
HTTP get
n
Send custom event
Basic, Log, and Network
workflow palette
Action Calls on an action from the Orchestrator
libraries of actions. When a workflow
reaches an action element, it calls and runs
that action.
Action & Workflow
workflow palette
Workflow Starts another workflow synchronously. As
soon as a workflow reaches a workflow
element in its schema, it runs that workflow
as part of its own process. The original
workflow does not continue until the called
workflow completes its run.
Action & Workflow
workflow palette
Chapter 1 Developing Workflows
VMware, Inc. 23