2019.2

Table Of Contents
Project Wizard: Serving a Web Page
The Serving a Web Page Project Wizard creates an OL Connect project that responds to a
request by serving a web page. This project extracts data from a parameter in the given URL
and shows the value on the web page.
For an introduction to this Project Wizard, see Project Wizards overview video on the OL Learn
website (start at 12:44) or on Youtube: Serving a Web Page.
Installing the project
To start the Project Wizard, select File > New > Project Wizards > Serving a Web Page from
the menu. (See also: "Serving a Web Page - Project Wizard" on page980.)
Note
In order to use the project, OL Connect Server and OL Connect Workflow must be
installed on the local machine.
The wizard lets you select the folder in which you want the solution to be installed.
In the selected folder, the Project Wizard will create two subfolders: Configurations and
Workspace.
The project's resource files are saved to the Configurations folder.
The Workspace folder is used for debugging or running the solution. It has an In folder that
may be used to monitor incoming data and an Out folder to write output files to.
The selected folder's path is saved to a global variable in the Workflow configuration (see "The
Workflow configuration" on page210).
Testing and running the project
Once the Project Wizard has finished the installation, the project is ready to be tested.
If the templates and data mapping configurations haven't been sent to Workflow yet, do that
first (see "Sending files to Workflow" on page457).
This requires that the Workflow service is running (see Starting the Workflow service in
Workflow's Online Help).
Page 208