To add a new CGI Wrapper file to your WebSpeed project, select New CGI Wrapper wizard appears.
from the main menu bar of Progress Developer Studio for OpenEdge. TheThe New CGI Wrapper wizard consists of a single page, Create a new CGI wrapper procedure, which contains the following options:
Option | Description |
---|---|
Container | Specify the folder that will contain the new CGI wrapper file. To ensure that the file will be published, specify the WebSpeed Module folder. The default is project_name/Webspeed. |
File name | Specify a unique name for the new CGI wrapper file. |
Description | (Optional) Type a description of the of the new CGI wrapper file. |
Purpose | (Optional) Type explain the purpose of the new CGI wrapper file. |
Author | (Optional) Type the name of the creator of the new CGI wrapper file. By default, this field contains your user name. |
Add AppBuilder markup | Choose if you intend to open the new CGI wrapper file in the AppBuilder (for example, to use ADM building blocks for UI development). When this option is selected you can open the new CGI wrapper file in either the Progress Developer Studio for OpenEdge ABL editor or the AppBuilder. |