2020.1

Table Of Contents
l
Create/Open:
l
Open File: Lets you open an existing template or data mapping configuration.
l
New template: Lets you choose a Context to create a new template without a
Wizard.
l
Template Wizards: Displays a list of available Template Wizards, producing pre-
made templates with existing demo content; see "Creating a template" on page423.
l
Project Wizards: Displays a list of available Project Wizards, producing a complete
Connect project; see "Project Wizards" on page968.
l
New DataMapper Configuration: Lets you build a data mapping configuration from
a file or with a wizard; see "Data mapping configurations" on page195.
DataMapper Scripts API
This page describes the different features available in scripts created inside DataMapper. See
"Using scripts in the DataMapper" on page371.
Objects
Name Description Available in
scripts of
type
"Objects" on
page378
A ScriptableAutomation object
encapsulating the properties of the
PlanetPress Workflow process that
triggered the current operation.
Boundaries,
all steps
except Goto
"boundaries"
on page380
An object encapsulating properties
and methods allowing to define the
boundaries of each document in the
job.
Boundaries
"data" on
page385
A data object encapsulating
properties and methods pertaining to
the original data stream.
Boundaries,
all steps
except Goto
Page 368