2018.1

Table Of Contents
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 page308.
Objects
Name Description Available in
scripts of
type
"Objects" on
page315
A ScriptableAutomation object
encapsulating the properties of the
PlanetPress Workflow process that
triggered the current operation.
Boundaries,
all steps
except Goto
"boundaries"
on page317
An object encapsulating properties
and methods allowing to define the
boundaries of each document in the
job.
Boundaries
"data" on
page322
A data object encapsulating
properties and methods pertaining to
the original data stream.
Boundaries,
all steps
except Goto
"db" on
page335
An object that allows to connect to a
database.
Boundaries,
all steps
except Goto
Page 305