5.1

Table Of Contents
Table 1-3. Schema Elements and Icons (Continued)
Schema Element
Name Description Icon
Location in Workflow
Editor
Action Element Calls on an action from the Orchestrator
libraries of actions. When a workflow
reaches an action element, it calls and runs
that action.
Generic workflow palette
Workflow Element 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.
Generic workflow palette
Foreach Element Runs a workflow on every element from an
array. For example, you can run the Raname
Virtual Machine workflow on all virtual
machines from a folder.
Generic workflow palette
Schedule Workflow Creates a task to run the workflow at a set
time, then the workflow continues its run.
Generic workflow palette
Nested Workflows Starts several workflows simultaneously.
You can choose to nest local workflows and
remote workflows that are in a different
Orchestrator server. You can also run
workflows with different credentials. The
workflow waits until all the nested
workflows complete before it continues its
run.
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
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
Chapter 1 Developing Workflows
VMware, Inc. 25