2021.2

Table Of Contents
l
Remove: Click to remove the currently selected line in the sort list.
l
Move Up: Click to move the currently selected line up one position in the sort list.
l
Move Down: Click to move the currently selected line down one position in the sort list.
l
Validate Names: Click to check each line in the sort list against the currently active
Metadata. Metadata must be loaded in "The Data Selector" on page856 or through the
use of the Debugging feature (see "Debugging your PlanetPress Workflow process" on
page106).
Create Email Content
The Create Email Content task generates a set of email content items from a template's Email
Context, which are then sent directly to the recipient set in each record.
Tip
Drag-and-drop a template from the Connect resources in the Configuration Components
pane on a process to add this task or one of the other OL Connect tasks that create
content from a template: a "Create Preview PDF" on page611 task, a "Create Print
Content" on page616 task, or a "Create Web Content" on page620 task.
Input
This task must receive either Metadata containing information regarding a valid Record Set, or
JSON data.
Metadata
The "Execute Data Mapping" on page628 task and the "Retrieve Items" on page646 task
output metadata containing information regarding a Record Set.
JSON
The Create Email Content task supports two types of JSON:
l A JSON object or an array of JSON objects representing records. If a value in a record
object is a string, it is considered to be a field value. If a value in a record object is a
JSON object, it is considered to be a nested table with detail records. For examples, see
"JSON string examples" on page92.
Page 600