2019.2

Table Of Contents
l
Input tasks look for certain input data on a certain channel and start a process when they
find it. The data that enter the process are handed from one plugin to the next in the form
of a file: the 'job file'.
l
Process logic tasks help you to control the process, for example by branching it, creating
a loop, or referring to another process or a subprocess.
l
Action tasks perform a wide variety of operations.
l Metadata - data about a job, kept in the process - can be accessed and manipulated
using Metadata tasks.
l
OL Connect tasks enable the process to communicate with the Connect Server and/or
database. (See: "OL Connect tasks" on the next page.)
l
A process ends with an Output task.
Note
Workflow was originally developed - and is still used - as part of PlanetPress Suite.
Nevertheless, most plugins are just as useful in Connect as in PlanetPress Suite. Where
plugins are restricted to one software package or the other, it is indicated in Workflow's
Online Help.
Common OL Connect Workflow processes
In an OL Connect project there are typically a number of Workflow processes that communicate
with the Connect Server and/or database through one or more of the OL Connect tasks.
These are the most common Workflow processes in Connect solutions.
l
Print process. A process that results in print output implements either the typical OL
Connect Print plugins, or the All in One plugin which combines the Print plugins; see
"Print processes with OL Connect tasks" on page220.
l
Email process. An email process outputs one or more emails; see "Email processes with
OL Connect tasks" on page218.
l
Web process. A web process serves one or more web pages. The output can vary from a
plain and simple web page to an extensive web form. See: "Web processes with OL
Connect tasks" on page222.
Page 214