5.1

Table Of Contents
Orchestrator server. Because the Rename virtual machine workflow runs on the remote Orchestrator server,
the same virtual machine must be available in the inventory of that server. Otherwise, the Rename virtual
machine workflow cannot resolve its vm input parameter. Therefore, the vCenter Server plug-in on the local
and the remote Orchestrator servers must be connected to the same vCenter Server instance.
Call Several Workflows Simultaneously
Calling several workflows simultaneously runs the called workflows synchronously as part of the run of the
calling workflow. The calling workflow waits for all of the called workflows to complete before it continues.
The calling workflow can use the results of the called workflows as input parameters when it runs its
subsequent schema elements.
You call several workflows simultaneously from another workflow by using the Nested Workflows element.
You can use nested workflows to run workflows with user credentials that are different from the credentials
of the user of the calling workflow.
Prerequisites
n
Open a workflow for editing in the workflow editor.
n
Add some elements to the workflow schema.
Procedure
1 Drag a Nested Workflows element from the Action & Workflow menu to the appropriate position in the
workflow schema.
The Choose workflow selection dialog box appears.
2 Search for and select a workflow to start and click OK.
3 Link the Nested Workflows element to the elements that precede and follow it in the workflow schema.
4 Click the Nested Workflows element to show its properties tabs in the bottom half of the Schema tab.
5 Click the Workflows tab.
The workflow you selected in Step 2 appears in the tab.
6 Set the IN and OUT bindings for this workflow in the IN and OUT tabs in the right panel of the
Workflows schema element properties tab.
7 Click the Connection Info tab in the right panel of the Workflows schema element properties tab.
The Connection Info tab allows you to access workflows stored in a different server to the local one, using
the appropriate credentials.
8 To access workflows on a remote server, select Remote and click Not set to provide a host name or IP
address for the remote server.
9 Define the credentials with which to access the remote server.
n
Select Inherit to use the same credentials as the user who runs the calling workflow.
n
Select Dynamic and click Not set to select a set of dynamic credentials that a parameter of the
credentials type defines elsewhere in the workflow.
n
Select Static and click Not set to enter the credentials directly.
10 Click the Add Workflow button in the Workflows tab to select more workflows to add to the nested
workflow element.
11 Repeat Step 2 to Step 9 to define the settings for each of the workflows you add.
12 Click the nested workflow element in the workflow schema.
The number of workflows nested in the element appears as a numeral on the nested workflows element.
Chapter 1 Developing Workflows
VMware, Inc. 59