2021.2

Table Of Contents
l
: Import Data Model: Click to browse to a file that contains a Data Model. This may
be:
l A Data Model file (*.OL-datamodel).
l A JSON file (*.json; see the note below).
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).
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.
Note
When a Data Model is exported to a JSON file or typed JSON file, detail tables are
exported, but groups are not.
l
: Synchronize Fields and Structure: Click to synchronize the Data Model fields and
structure in the currently loaded template and data mapping configuration. If you click this
button when working on the data mapping configuration, the Data Model gets updated to
the one in the template. If you click it when working on the template, the Data Model gets
updated to the one in the data mapping configuration.
Page 1063