2018.2

Table Of Contents
l
Open an Existing Template: Click to open the standard Browse dialog to open an
existing template.
l
Recent Templates: Lists recently used templates. Click any template to open it in
the Designer module.
l
Other Resources:
l
Documentation: Opens this documentation.
l
Courses (OL Learn): Opens the Objectif Lune e-Learning Center.
l
User Forums: Opens the Questions & Answer forums.
DataMapper Scripts API
This page describes the different features available in scripts created inside DataMapper. See
"Using scripts in the DataMapper" on page321.
Objects
Name Description Available in
scripts of
type
"Objects" on
page328
A ScriptableAutomation object
encapsulating the properties of the
PlanetPress Workflow process that
triggered the current operation.
Boundaries,
all steps
except Goto
"boundaries"
on page330
An object encapsulating properties
and methods allowing to define the
boundaries of each document in the
job.
Boundaries
"data" on
page335
A data object encapsulating
properties and methods pertaining to
the original data stream.
Boundaries,
all steps
except Goto
Page 318