2018.2

Table Of Contents
l
Sort items based on: Lists the different sorts to apply to the entities.
l
Name: Click and enter the name for the Value or the Property to sort on.
l
Type: Select whether the Name option refers to a Property or a Value within the
entity.
l
Order: Select how to sort, either Ascending or Descending alphabetical order.
l
Add: Click to add a new line to the sort list.
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 or through the use of the
Debugging feature.
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.
Input
This task must receive either Metadata containing information regarding a valid Record Set, or
JSON data.
Metadata
The "Execute Data Mapping" on page522 task and the "Retrieve Items" on page533 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 samples" on page513.
Page 500