7.2

Table Of Contents
To customize the timeout or error behavior, you can add custom properties to the machine for any events
or states where you want to trigger an event or force a state change. Use the following examples to
configure the custom properties.
n
Extensibility.Lifecycle.Error.Event.{Workflow}.{State}. The value of the property is the
name of the event to be triggered on in the workflow in case of timeout or error.
n
Extensibility.Lifecycle.Error.State.{Workflow}.{State}. The value of the property is the
name of the state in which the workflow will forcibly transition to in case of timeout or error.
Scenario: Take a Post-Provisioning Snapshot of a Virtual Machine
As a tenant administrator, you want your service catalog users to have a post-provisioning snapshot of
their virtual machines so that they can revert to the fresh machine rather than requesting a new one.
Procedure
1 Scenario: Create a vRealize Orchestrator Workflow for a Post-Provisioning Snapshot Action
You create a vRealize Orchestrator workflow that accepts the required input parameter. You design
the workflow to accomplish your post-provisioning goal.
2 Scenario: Create a Post-Provisioning Snapshot Workflow Subscription
As a tenant administrator, you want to create a snapshot of each virtual machine after it is created.
You configure a workflow subscription based on the machine provisioning event topic, and publish it
to make it active.
Scenario: Create a vRealize Orchestrator Workflow for a Post-Provisioning
Snapshot Action
You create a vRealize Orchestrator workflow that accepts the required input parameter. You design the
workflow to accomplish your post-provisioning goal.
For information about creating vRealize Orchestrator folders and workflows, see Developing with VMware
vRealize Orchestrator.
Prerequisites
Log in to the vRealize Orchestrator that is the instance configured for vRealize Automation with privileges
that allow you to create a workflow.
Procedure
1 Create a folder for your workflow subscription workflows in the workflow library.
2 Create a new workflow.
For this scenario, name the workflow Automation Post-Provisioning Snapshot.
3 Add the following input parameter.
Name Type
payload Properties
Life Cycle Extensibility
VMware, Inc. 44