2019.2

Table Of Contents
l
Task failure: Select to only track when tasks in the processes running in a
PlanetPress Workflow configuration fail.
l
Task success and failure with details: Select to track when the tasks in processes
running in PlanetPress Workflow succeed and fail, with details. Details can include
why tasks fail and how successful tasks are executed.
l
All events with details: Select to log everything that happens in PlanetPress
Workflow. This includes when it starts and stops, the success and failure of tasks,
and details on the success and failure of tasks.
l
Add time stamp to all processes events: Adds a time stamp to each log entry for a
process event.
l
Delete log files after: Select how many days log files are kept before being deleted.
l
Maximum numbers of replicated processes: Set the maximum number of times a
process may be replicated.
Note
The index number of a task is logged immediately after the time stamp, between square brackets.
For example:
INFO : 00:00:21.534 [0015] Plugin Create File completed successfully - 12:00:21 AM (elapsed
time: 00:00:00:001)
The index number corresponds to the row number of the task in the Process Area (see "The Process
area" on page907).
Tip
The proper RegEx to parse a log entry should be:
^([A-Z]{4}[A-Z\s]):\s(\d\d:\d\d:\d\d\.\d{3})\s\[(\d{4})\]\s(.+)
Messenger plugin preferences
Apart from enabling communication between the various parts of PlanetPress Workflow, the
PlanetPress Workflow Messenger also manages local instances of the PlanetPress Workflow
Page 809