2022.2

Table Of Contents
number (either a whole integer or decimal value). Dates should be in an ISO8601 compatible
format (e.g. 2019-10-15) or use the current Windows Locale date settings options. The latter is
not recommended as it requires all computers in the cluster have the same locale data format.
OL Connect Proxy Tab
This tab is common to all OL Connect tasks and defines where to process the jobs sent through these
tasks. When these fields are empty, they use the defaults set in the "OL Connect preferences" on
page652.
Note: Defaults are not used unless the configuration is sent to the Workflow service.
l
OL Connect Proxy Address: Enter the machine name or IP Address where the OL Connect
Server resides.
l
Port: Enter the port to use to communicate with the OL Connect Server. Default: 9340
l
User name: Enter the user name expected by the OL Connect Server.
l
Password: Enter the password expected by the OL Connect Server for the above user name.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in the Pro-
cess area.
Download EML Messages
The Download EML Messages task downloads one EML file from the Connect File Store. Saving EML
messages in the File Store is an option in the "Render Email Content" on page533 task. EML files can
be stored in an ERP/ECM system for archiving purposes.
Use the "Metadata Sequencer" on page476 plugin, followed by the Download EML Messages plugin
and the "Send to Folder" on page397 plugin, to download multiple EMLfiles and save them to disk.
As an alternative to the Download EML Messages task you could use the "File Store - Download File"
on page527 task to download an EML file from the File Store. In that case you need the folder ID and
EML file name found in the output of the "Render Email Content" on page533 task. This information
can be retrieved from the Metadata using the following data selection methods:
GetMeta(_vger_prop_folder[0], 10, Job.Group[0].Document[0])
GetMeta(_vger_prop_eml[0], 10, Job.Group[0].Document[0]).
The "Mailjet" on page587 and "SendGrid" on page590 plugins offer the possibility to add extra attach-
ments to a rendered email message via Workflow. Note that any such attachments will not be part of
the EML file produced by the Render Email Content task.
Page 520