2019.2

Table Of Contents
"Variable Data" on page801.)
l
The To and Subject scripts apply to email fields. (Click Email Fields at the top of the
email to expand all email fields.) For information about this kind of scripts, see: "Email
header settings" on page530.
l Finally, there are two custom scripts:
l
The Personalize Support link script adds the order number to the 'support team'
link (which is a mailto link).
l
The Year script puts the current year in the footer.
For more information about writing custom scripts, see: "Writing your own scripts" on
page853.
The Workflow configuration
The project's Workflow configuration, Sending Email, contains just one process. It is a simple
OL Connect Email process (see "Email processes with OL Connect tasks" on page218).
To open the configuration, open Workflow, click the Workflow button, select Open and browse
to the project's Configurations\Resources folder.
Double-click on a task to see its properties.
l
The Folder Capture task reads the project's Workspace path from a global variable. The
value of that variable is set by the project wizard when it installs the project.
l
The Execute Data Mapping task extracts data from the sample data file and outputs
them in the Metadata.
l
The Create Email Content task creates the emails, using the Metadata as data source.
Note that it sends the emails in test mode, which means it will send the emails to the
sender.
The settings on the Email Info tab are taken from the project wizard.
l
The Delete task is an Output task that does nothing, actually; it doesn't even remove
anything. This step is sometimes useful when running a project step by step in Debug
mode, as it forces preceding tasks to return their output to the Workflow process. The
Create Email Content task, however, does not return the generated emails to the
Workflow process.
Page 176