2021.1

Table Of Contents
look at the task's properties. The xmlget() function, used in the Value fields, is a data selection
function (see Data Selections). Data selection functions are available in many plugins, in any
field that accepts variables. Try right-clicking a field and select Get Data Location from the
contextual menu. (See also: Variable Task Properties.)
For general information about processes in Workflow see About Processes and Subprocesses,
in the Online Help of Workflow.
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999.)
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177).
Page 174