| automation
|
A ScriptableAutomation object encapsulating the properties of the PlanetPress Workflow process that triggered the current operation. |
, all steps except Goto
|
| boundaries
|
An object encapsulating properties and methods allowing to define the boundaries of each document in the job. |
Boundaries
|
| data
|
A data object encapsulating properties and methods pertaining to the original data stream. |
Boundaries, all steps except Goto
|
| db
|
An object that allows to connect to a database. |
Boundaries, all steps except Goto
|
| logger
|
An object that allows to log error, warning or informational messages. |
Boundaries, all steps except Goto
|
| record
|
The current record in the main data set. |
Extract, Condition, Repeat and Multiple Conditions steps
|
| region
|
An object that defines a subsection of the input data. |
Boundaries
|
| sourceRecord |
An object containing properties specific to the current source record being processed. |
Boundaries, all steps except Goto and Postprocessor
|
| steps
|
An object encapsulating properties and methods pertaining to the current data mapping configuration. |
Extract, Condition, Repeat and Multiple Conditions steps |