4.2

Table Of Contents
2 Right-click the Presentation node and select Create new step.
A New Step node appears under the Presentation node.
3 Double-click the New Step node to provide it with an appropriate name and press Enter.
This name appears as a section header in the input parameters dialog box when the workflow runs.
4 Click the input step and add a description in the General tab in the bottom half of the Presentation tab.
This description appears in the input parameters dialog box to provide information to the users to help
them provide the correct input parameters. You can enhance the layout of the description text by using
HTML formatting.
5 Right-click the input step you created and select Create display group.
A New Group node appears under the input step node.
6 Double-click the New Group node and provide it with an appropriate name.
This name appears as a subsection header in the input parameters dialog box when the workflow runs.
7 Click the display group and add a description in the General tab in the bottom half of the Presentation
tab.
This description appears in the input parameters dialog box. You can enhance the layout of the description
text by using HTML formatting. You can add a parameter value to a group description by using an OGNL
statement, such as ${#param}.
8 Repeat the preceding steps until you have created all the input steps and display groups to appear in the
input parameters dialog box when the workflow runs.
9 Drag parameters from under the Presentation node to the steps and groups of your choice.
You created the layout of the input parameters dialog box through which users provide input parameter values
when the workflow runs.
What to do next
You must set the parameter properties.
Setting Parameter Properties
Orchestrator allows you to define properties to qualify the input parameter values that users provide when
they run workflows. The parameter properties you define impose limits on the types and values of the input
parameters the users provide.
Every parameter can have several properties. You define an input parameter's properties in the Properties tab
for a given parameter in the Presentation tab.
Parameter properties validate the input parameters and modify the way that text boxes appear in the input
parameters dialog box. Some parameter properties can create dependencies between parameters.
Static and Dynamic Parameter Property Values
A parameter property value can be either static or dynamic. Static property values remain constant. If you set
a property value to static, you set or select the property's value from a list that the workflow editor generates
according to the parameter type.
Developing with VMware vCenter Orchestrator
36 VMware, Inc.