2018.2

Table Of Contents
most efficient way to create Print output.
l
An Execute Data Mapping task, Create Print Content task, Create Job task
and Create Print Output task. This would be the way to go if you also want to
use the record set created by the Execute Data Mapping task to create another
kind of output in the same process.
The tasks mentioned here can all be found on the OL Connect tab of the Plug-In Bar
in Workflow. For a description of each task, see OL Connect tasks.
Tip
The following Walkthrough sample helps you build a Print process for Connect
documents in the Workflow Configuration tool: Creating a Print process in
Workflow.
Aborting content creation
You may want the content creation process to be aborted in certain situations; for example,
when a template script fails to load remote content. To abort the content creation process, you
may raise a fatal error from within a script in the template; see "fatalError(message)" on
page1138.
When a script calls this function in Preview mode, the script that triggers it is marked with an
error icon in the Scripts pane, and the given message is displayed in a hint.
When generating output from the Designer, the Designer will log the error and display an error
dialog with the given message. Content creation is aborted.
When generating output from Workflow, the entire job fails. Workflow will log the error and
execute any follow-up actions that are defined in the On Error tab of the respective OL Connect
Content Creation task (All in One, Create Email Content, Create Print Content, Create Preview
PDF, and Create Web Content ). For more information about how to set up follow-up actions,
see Using the On Error tab in the Workflow Help.
Print Using Standard Print Output Settings
When using either the File >Print... or the File >Proof Print... option, the Print Configuration
dialog appears. This dialog allows you to print the template using Default printer settings, or
Page 1210