7.1

Table Of Contents
Table 44. Event Topic Options (Continued)
Option Description
Replyable Indicates whether an event topic subscription can publish a reply
event to the service that originally produced the event. If the
value is yes, a reply is sent to the service that published the
original event when the workflow finishes. The reply contains the
output of the vRealize Orchestrator workflow and any error
details.
Schema Describes the structure of the event's payload.
You can use the schema to create workflows that can use the
payload information.
Workflow Subscription Conditions Tab Settings
The conditions you configure for the subscription determine if the workflow is triggered to run based on
the event data.
If you select Run based on conditions, the available options can include
n
Data. Information in the event message that is specific to the selected event topic. For example, if you
create a condition for the machine life cycle event topic, the data fields are related to blueprints and
machines compared to a pre-approval event topic where the data fields are related to approval
policies.
You can also add conditions for fields that are not included in the schema by entering the path in the
text box above the tree. Use the format ${PATH}. PATH is the path in the schema. Separate the
nodes using ~. For example, ${data~machine~properties~SomeCustomProperty}.
n
Core event message values. General information about the event message. For example, the event
type, time stamp, or user name.
To select an event topic for your workflow subscriptions, select Administration > Events >
Subscriptions. Click New.
Life Cycle Extensibility
VMware, Inc. 24