7.2
Table Of Contents
- Life Cycle Extensibility
- Contents
- Life Cycle Extensibility
- Machine Extensibility Overview
- Extending Machine Lifecycles By Using vRealize Orchestrator
- Configuring Workflow Subscriptions to Extend vRealize Automation
- Event Topics Provided With vRealize Automation
- Workflow Subscriptions and Event Broker Terminology
- Blockable and Replyable Event Topics
- Best Practices for Creating vRealize Orchestrator Workflows for Workflow Subscriptions
- Workflow Subscription Settings
- Working with Provisioning and Life Cycle Workflow Subscriptions
- Configuring vRealize Orchestrator Workflows for Provisioning and Life Cycle Workflows
- Workflow Subscription Life Cycle State Definitions
- Configuring the Timeout Values for States and Events
- Configuring the Error Behavior for States and Events
- Scenario: Take a Post-Provisioning Snapshot of a Virtual Machine
- Working with Approval Workflow Subscriptions
- Troubleshooting Workflow Subscriptions
- Troubleshooting vRealize Orchestrator Workflows That Do Not Start
- Troubleshooting Provisioning Requests That Take Too Much Time
- Troubleshooting a vRealize Orchestrator Workflow That Does Not Run for an Approval Request
- Troubleshooting a Rejected Approval Request That Should Be Approved
- Troubleshooting a Rejected Approval Request
- Extending Machine Life Cycles By Using vRealize Automation Designer
- Extending Machine Life Cycles By Using vRealize Automation Designer Checklist
- Installing and Configuring vRealize Automation Designer
- Customizing IaaS Workflows By Using vRealize Automation Designer
- Workflows and Distributed Execution Management
- CloudUtil Command Reference
- vRealize Automation Workflow Activity Reference
Workflow Output Parameters
The custom workflow that you create can include output parameters that are relevant to subsequent
events necessary for a reply event topic type.
If an event topic expects a reply, the workflow output parameters must match the reply schema.
Workflow Subscription Settings
The subscription options determine when a workflow runs based on event messages in
vRealize Automation. Use the options to manage your subscriptions.
A subscription represents a user's intent to subscribe to events for a given event topic and to run a
workflow when an event for the topic is received that matches defined conditions.
You must be a tenant administrator to create a workflow subscription. All workflow subscriptions are
specific to your tenant.
To manage your workflow subscriptions, select Administration > Events > Subscriptions.
Table 4‑3. Workflow Subscription options
Option Description
New Create a new subscription.
Edit Modify the selected subscription.
If the subscription is published, the saved changes are
immediately active.
You cannot edit the event topic or modify the blocking option for
a published or unpublished subscription.
Publish Make the subscription active.
The events from the event broker service are processed and the
subscription conditions are evaluated. If a configured condition
is true, the workflow is triggered.
Unpublish Return a subscription to a draft state.
The subscription is no longer active in your environment and no
longer receives events.
If you republish a subscription, the subscription starts to receive
new events. Past events are not received.
Delete Delete the selected subscription.
n
Workflow Subscription Event Topic Tab Settings
Event topics are classes of events provided in vRealize Automation. You select the event topic on
which to define the subscription.
n
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.
Life Cycle Extensibility
VMware, Inc. 23