5.1

Table Of Contents
7 Select a predefined Trigger object from the proposed list.
This Trigger object represents a trigger event that another workflow or workflow element defines.
8 Define any exception behavior in the Exceptions properties tab.
9 Click Save at the bottom of the workflow editor.
You defined a workflow element that suspends a trigger-based long-running workflow, that waits for a specific
trigger event before restarting.
What to do next
You can run a workflow.
Configuration Elements
A configuration element is a list of attributes you can use to configure constants across a whole Orchestrator
server deployment.
All the workflows, actions, policies, and Web views running in a particular Orchestrator server can use the
attributes you set in a configuration element. Setting attributes in configuration elements allows you to make
the same attribute values available to all the workflows, actions, policies, and Web views running in the
Orchestrator server.
If you create a package containing a workflow, action, policy, or Web view that uses an attribute from a
configuration element, Orchestrator automatically includes the configuration element in the package, but not
its value. If you import a package containing a configuration element into another Orchestrator server, the
configuration element attribute values are not set. You must set the attributes with values appropriate to the
server in which you have imported the package. For example, if you create a workflow that requires attribute
values that depend on the Orchestrator server on which it runs, setting those attributes in a configuration
element allows you to export that workflow so that another Orchestrator server can use it. If you set the server-
specific attributes directly in the workflow, the workflow might not work if you import it into another server,
because it might not find the attribute values it requires. Because the attribute values in an imported
configuration element are not set, you have to set them with values appropriate to the new server.
Configuration elements therefore allow you to exchange workflows, actions, policies and Web views between
servers more easily.
Create a Configuration Element
Configuration elements allow you to set common attributes across an Orchestrator server. All elements that
are running in the server can call on the attributes you set in a configuration element. Creating configuration
elements allows you to define common attributes once in the server, rather than individually in each element.
Procedure
1 From the drop-down menu in the Orchestrator client, select Design.
2 Click the Configurations view.
3 Right-click a folder in the hierarchical list of folders and select New folder to create a new folder.
4 Provide a name for the folder and click Ok.
5 Right-click the folder you created and select New element.
6 Provide a name for the configuration element and click Ok.
The configuration element editor opens.
7 Increment the version number by clicking the version digits in the General tab and providing a version
comment.
Chapter 1 Developing Workflows
VMware, Inc. 67