2019.2

Table Of Contents
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 page721 and "SendGrid" on page723 plugins offer the possibility to add extra
attachments 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.
Tip
Double-click an .eml to open it in your email client.
Input
This task must receive either Metadata or JSON Job Data containing information regarding a
pre-rendered email message that has been saved in EML format in the File Store.
Storing EML messages in the File Store is an option in "Render Email Content" on page656
task. That task outputs information about the email messages that it pre-rendered either in the
current Metadata or in the form of a JSON structure.
Processing
The plugin communicates with the Connect Server to retrieve the EML file that was stored in
the Connect File Store by the "Render Email Content" on page656.
Output
The task outputs the EML file as the Job File. The Metadata are unchanged.
Properties
General Tab
l
Data Source (see "Input" above):
l
Metadata: Metadata containing information about an email message. The "Render
Email Content" on page656 task can output information about the email message
(s) that it pre-rendered in the current Metadata. Use the "Metadata Sequencer" on
page593 plugin to loop over the items in the Metadata and feed them to the
Download EML Messages plugin.
Page 644