2021.1

Table Of Contents
Task properties
Any task you add to your PReS Workflow process must be configured using its Properties
dialog. It appears as soon as you add a task to a process, or when you double-click on a task.
Each task's Properties dialog will give you the options to configure that specific, individual task.
Properties of one task do not directly affect the properties of another task, however there are
some software preferences that may affect tasks in one way or another (see "Preferences" on
page766).
Each task has its own set of tabs available, though some tabs are common to most tasks.
l
Most tasks have the General tab which lets you configure the main task properties for that
specific task.
l
All tasks except for the InputErrorBin, Run Script, Open XLST and Comment tasks
have an On Error tab that lets you manage errors generated by the task. For a description
of the options that it contains, see "Using the On Error tab" on page99.
The error management system (the On error tab and the Error Bin Input task), however,
is only triggered when there is an error within the task functionality - that is, a plugin error.
These kinds of errors are triggered if the plugin cannot communicate with a service,
another task, if the plugin crashes, etc.
l
All initial Input tasks have the Other tab which lists Job Infos (see "Job Info variables" on
page714) and lets you back up the job file (see "Job file" on page51).
l
The Comments tab is common to all tasks. It contains a text area (Task comments) that
lets you write comments about the task. These comments are saved when the dialog is
closed with the OK button, and are displayed in "The Task Comments Pane" on
page896.
Some Action, Create Content and Output tasks let you select a resource file to use with the
task; for more information see "Selecting a resource file in task properties" on page307.
Variable task properties
When you edit tasks, you may notice that some of the properties that you can modify have a red
(or more precisely, a maroon) title. This means that the property can be dynamically determined
whenever your process runs, that is to say it will not remain static. This can be extremely useful
when, for example, you want to determine how many copies you will print out depending on
your data, or what document will be used in the printout depending on the department it came
from.
Page 303