2020.1

Table Of Contents
l
Self Replicating: Check this if you want the process to replicate itself in the background
when multiple input files are received simultaneously. When this is checked, the input
task polls its source once, determines the number of files to process, then replicates itself
up to the maximum allowed and treats the files simultaneously. The initial process runs
again once it has completed itself and replicates again as necessary, until all files have
been processed.
l
Max percentage of threading (%): Determines how many processes you may have
running at the same time. This is a percentage of the maximum number of threads
specified in the "Messenger plugin preferences" on page771. For example if the
maximum number of threads is 10 and you specify 50% here, a maximum of 5 replications
will occur (the original process + 4 copies).
l
As soon as possible: Select to have the process run continuously. Clear to enable the
Time Grid to fine-tune the schedule of the process.
Tip
Non-startup processes starting with the HTTP Server Input, NodeJS Server Input or
LPD Input task will run trigger-based if they are set to run As soon as possible
with a Polling interval of 0. This reduces CPU usage.
Note
In order to wake up a trigger-based process that starts with the HTTP Server Input
task the server issues a signal to
all
trigger-based processes, not just those that
start with an HTTP Server Input task. This means that some processes may get
woken up when they do not need to. This issue only occurs in version 2020.1 and
will be fixed in version 2020.2.
l
Day(s) to keep backup: Indicate the number of days to keep backups of jobs processed
by input tasks. Note that backups will only be kept for those input tasks that have the
Keep backup file option selected and that they are required to resubmit input files.
l
Polling interval: Enter the frequency (in seconds) at which the process should verify if
there are new jobs to process. The polling interval also applies to scheduled tasks that
only run on certain times. For example, if your process polls every 30 seconds on a task
Page 131