Issuing the URL for an HTML Index

Hummingbird Deployment

Issuing the URL for an HTML Index

The HTML index page must be in the same output directory as the specified deployment projects. For example, if you create deployment projects for 3270 and VT, and you select both of those deployment projects in the Index Page Wizard, the two deployment projects must be in the same output directory as the index page.

Note: 
  If the index page and specified deployment projects are not in the same directory, links in the generated index page may be broken. A warning message appears asking whether you want to continue.

The wizard constructs the following URL:

http://ServerAddress/HTMLVirtualDirectoryPath/IndexFileName.htm

where:

  • ServerAddress is the address for the server on which you’ve placed the index file. This server address does not need to be the same as for your deployment projects.
  • HTMLVirtualDirectoryPath is the name of the directory path that points to the web server directory in which you have placed the index file. This directory path must be the same as that of the deployment project.
  • IndexFileName is the file name of the generated index .htm file. You supply this name in the HTML File Name box on the HTML Page Information screen.

Related Topics

The Deployment Process

Issuing the URL for Deployment Projects

FTP Process