2022.1

Table Of Contents
Installing the project
To start the Sample Project, select File > New > Sample Projects > Basic Email from the
menu. (See also: "Basic Email - Sample Project" on page1061.)
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 Sample Project 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147).
The variable is used in the data mapping configuration (see "Project details" on the next page).
In addition you have to make the settings for outgoing mail (for the details see "Basic Email -
Sample Project" on page1061).
These settings are copied to the Create Email Content task in the Workflow process.
Testing and running the project
Once the Sample Project has finished the installation, the project is ready to be tested.
1. If the templates and data mapping configurations haven't been sent to Workflow yet,
do that first (see "Sending files to Workflow" on page482). This requires that the
Workflow service is running (see Starting the Workflow service in Workflow's Online
Help).
2. Locate the Workflow configuration in the project folder and open it in OL Connect
Workflow.
3. Select the em_basic_sending_email process
4. Open the Debug ribbon and click Run.
Page 144