4.1

Table Of Contents
4 Configure the Server for Web View Development on page 317
During the Web view development process, you can configure the Orchestrator server to publish the
Web view from a working folder rather than from the Orchestrator server.
5 Edit the Virtual Machine Manager Web View Home Page on page 318
You create the home page of the Virtual Machine Manager Web view in the default.html file. The
default.html file must be at the root of the working directory.
6 Add a vco:ListPane Component to the Web View Home Page on page 319
You can add a vco:ListPane component to the Virtual Machine Manager Web view home page to display
a list of vCenter server objects.
7 Define the Web View Attributes for the vco:ListPane Component on page 320
The vco:ListPane component refers to Web view attributes that provide an action to obtain an array of
virtual machines from the server and the virtual machine folder from which to obtain them.
8 Create a Web View Component to Display Virtual Machine Information on page 321
The vco:ListPane component lists virtual machines in the left side of the Web view. You can create a
Web view component to show information about each virtual machine in a Web view panel on the right
side.
9 Create a Web View Tab by Using the Menu Component on page 323
The default Web view template provides a Menu component that you can use to create navigation tabs in
a Web view.
10 Add Links to Run Workflows from a Web View by Using the vco:WorkflowLink Component on
page 324
You add links to run workflows from a Web view by using the vco:WorkflowLink component. You define
the workflows to run by setting Web view attributes.
11 Customize the Web View Interface on page 325
You can customize the appearance of the Web view by adjusting the custom.css style sheet and changing
the images in the \images folder.
12 Publish the Virtual Machine Manager Web View on page 326
After you finish developing the Virtual Machine Manager, you must disable Web view development
mode, import the Web view from your working directory to the Orchestrator server, and publish the
Web view.
Import the Default Web View Template
To create a Web view by using the default Web view template, you must import the template to the Orchestrator
client.
When you create Web views, it is easier to customize an existing template than to start from the beginning.
Procedure
1 Click the Web Views view in the Orchestrator client.
2 Right-click in the white space under the Web views list and select New from > File template to import a
Web view template to the Orchestrator server.
vCenter Orchestrator Developer's Guide
314 VMware, Inc.