5.5

Table Of Contents
What to do next
Create a new Web view from the template.
Create a Web View from a Template
You can reduce the amount of development work by creating a Web view from a template.
A Web view template is a ZIP file that contains all the files and components of an existing Web view that
you can use as the basis from which to create a new Web view. Orchestrator provides a default Web view
template that you can use as the starting point for Web view development.
Prerequisites
You must have exported an existing Web view to use as a template. Alternatively, you can use the default
Web view template that Orchestrator provides.
Procedure
1 From the drop-down menu in the Orchestrator client, select Administer.
2 Click the Web Views view.
3 Right-click in the white space in the Web view list and select New from > File template.
4 Navigate to a Web view template ZIP file and click Open.
Orchestrator provides a default Web view template at the following location on the Orchestrator server.
Option Action
If you installed the standalone
version of Orchestrator
Go to
install_directory\VMware\Orchestrator\apps\webviewTemplate
s\default_webview.zip
If vCenter Server installed
Orchestrator
Go to
install_directory\VMware\Infrastructure\Orchestrator\apps\w
ebviewTemplates\default_webview.zip
5 Type a name for the new Web view in the Create Web View dialog box and click OK.
By default, the new Web view name is web_view_template_name_FromTemplate.
6 Right-click the Web view in the Web view list and select Edit.
The Web view editor opens.
7 On the General tab, set the URL folder value to include a suffix for the URL on which Orchestrator will
publish the Web view.
For example, if you set the URL folder to MyWebView, Orchestrator publishes the Web view at
https://orchestrator_server:8280/vco/vmo/webview_name/, where orchestrator_server is the IP
address or DNS name of the machine on which the Orchestrator server is running.
By default, the name of the URL folder matches the Web view name, but you can change this value.
NOTE If the Orchestrator server is running in Web view development mode, the URL folder value must
match the name of the working folder in which you are developing the Web view.
8 Click the Version digits to increment the version number for the Web view.
The Version Comment dialog box opens.
9 Type a comment for this version of the Web view and click OK.
For example, type Initial creation if you created the Web view.
Chapter 3 Web View Development Tasks to Perform in Orchestrator
VMware, Inc. 13