2020.2

Table Of Contents
Tip
If you have no data at hand, download a demo from http://demo.objectiflune.com and
open a dummy data file to test with.
Loading a data mapping configuration
If you already have an open data mapping configuration, its Data Model and sample data will
automatically be used when you start creating a template. You might have to click the
Synchronize Model button on the Data Model pane, to update the fields.
To open a data mapping configuration:
1.
Open the Welcome screen: click the Home icon at the top right or select Help >
Welcome on the menu.
2.
Click Open File.
3. Select the data mapping configuration and open it.
4. At the top of the workspace, click the tab with the name of the template's section to go
back to the template.
5.
Click the button Synchronize model at the top of the Data Model pane to reload the data
model.
Note
The ExtraData field that appears as the first field in each record and in each detail table is
automatically added to the Data Model by the DataMapper. It offers the possibility to add
extra data to existing data records in a Workflow process.
The ExtraData field can be used in a template just like any other data field (see "Variable
Data" on page785). When it contains a JSON string, this value can be read with a script
using JSON.parse().
Note
When generating output with just a data mapping configuration, the template is merged
Page 775