2022.2

Table Of Contents
"ID": "CU01499303",
"Gender": "Miss",
"FirstName": "Dianne",
"LastName": "Straka",
"Email": "d.straka@drupa.ol.com.com"
}
},
"attachPdfPage": false,
"attachWebPage": true
}
JSON Record Data List (with Image Parameters)
Describes a list of data fields (as name/value pairs), a data table schema and nested data
records (if any) for one or more data records, along with additional parameters used specifically
in the creation of a preview image of content for print, email or web.
This structure is used specifically by the Content Creation service when creating preview
images.
Structure
The structure initially consists of an object with the following name/value pair:
l data the data for the data record or data records, consisting of either an object or an
array of one or more objects respectively with the following name/value pairs:
l schema the data table schema for the data record, consisting of an object with the
following name/value pairs:
l columns a list of the data columns/fields in the data table schema and their
corresponding data types, consisting of an object with one or more
name/value pairs:
l <name> the name (name) and data type of the data field (value of either
BOOLEAN, STRING, HTMLSTRING, INTEGER, FLOAT, DATETIME or CURRENCY)
(type of string)
l tables a list of any nested data tables in the data record, consisting of an
object with one or more name/value pairs:
l <name> the name (name) of the data table and the data table schema
for the data records it contains, consisting of an object with the following
name/value pair:
Page 122