2020.1

Table Of Contents
condition results in a "true" or "false" value. If the result is true, it goes in the branch, processes
all tasks up to the output, and the process finishes. If the result is false, it goes down the main
trunk and continues processing until the process finishes.
A conditional branch (or condition) is shown as a crossing with a diamond over it, for example:
There are several Condition tasks:
l "File Name Condition" on page473
l "File Size Condition" on page474
l "File/Folder Condition" on page473
l "Run Script" on page477
l "SNMP Condition" on page480
l "Text Condition" on page483
l "Time of Day Condition" on page485
Adding a branch or condition
The PlanetPress Workflow Configuration program offers two different commands when it
comes to adding new branches to a process.
l You can add a new branch by dragging and dropping a Branch task or one of the
Condition tasks from the Process Logic category of the Plug-in Bar, into your process.
Branches as well as conditions can thus be added like a task; see "Adding tasks" on
page299.
l You can add a new branch that contains all of the tasks below the point where you insert
the branch. To do this, right-click on the first task that you want to include in the branch,
and select Branch From Here....
The default output task of a new branch or condition is configurable in the "Default
configuration behavior preferences" on page753.
Page 137