2018.2

Table Of Contents
l A Connect template (*.OL-template), data mapping configuration (*.OL-datamapper)
or 'typed' JSON file (*.json; see the note below).
The file's data model structure will be displayed in the Data Model pane without data.
l
: Export Data Model: Click to browse to a location to save the Data Model file. The
available file types are:
l A Data Model file (*.OL-datamodel).
l A JSON file (*.json): A JSON object or an array of JSON objects representing
records.
l A 'typed' JSON file (*.json). See the note below.
Note
Typed JSON follows the structure of a JSON Record Data List (see the REST API
Cookbook). Data field types are determined by the schema object in the JSON.
l
: Synchronize Data Model: Click to synchronize the data model with the one currently
loaded in the open data mapping configuration. Disabled if no configuration is currently
open.
l
: Show the ExtraData field. Note that this field is not meant to be filled via an
extraction. It is meant to be used in a Workflow configuration to add data to the Data
Model; see "Adding fields and data via Workflow" on page216.
l
Minimize/Maximize: Click to minimize or maximize the pane. See Moving and Merging
Panes.
Browsing data
When a Data Model is loaded in the Data Model Pane, it can be used to design templates by
dragging fields directly into the template; see "Variable Data" on page702. If data is present
(from a data file or a data mapping configuration), it is possible to preview the resulting data in
the template on the Preview tab (see Workspace).
You can use the following keys to browse records in the Data Model pane:
l Page Up: next record
l Page Down: previous record
Page 867