2021.1

Table Of Contents
l
Just as the job transfer process, the interactive process start with an HTTP Server Input
plugin. The action name of this HTTP Input task must match the HTTP action for
interaction given in the printer driver installer (by default: olcs_interaction). (For
information about this plugin, see the Workflow Help: HTTP Server Input.)
l Creating interactive processes for incoming print jobs using OL Connect Send requires
that the relevant information about the respective job is available and can be used in
Workflow. This is what the OL Connect Send Get Job Data plugin is made for. For more
information, see "Get Job Data plugin" on page54.
l
Each web page served by an interaction process is generated by the Create Web
Content plugin. It creates HTML output from a specified web template. That template
needs to be created beforehand with Connect Designer and has to be sent to Workflow.
(For information about this plugin, see the Workflow Help: Create Web Content.)
l
The Create Preview PDF plugin generates a PDF preview for a single record as fast as
possible. It is typically used for previews embedded in web pages. As such it will often be
used in an interactive process. (For information about this plugin, see the Workflow Help:
Create Preview PDF.)
Production report process
The key plugin in a Workflow process that produces reports about jobs received with OL
Connect Send is the Get Data plugin. It allows to query the OL Connect Send database. For
more information about this plugin, see "Get Data plugin" on page59.
Page 49