2019.2

Table Of Contents
l When a task is disabled, it is not executed when the process is run in Debug mode (see
"Debugging your PlanetPress Workflow process" on page107) or by the PlanetPress
Workflow Service.
l When a branch is disabled, the whole branch including the tasks inside that branch is
ignored and not executed. In the case of conditional branches, this means that the tasks
appearing on the True side are not executed.
A task, branch or condition that was previously disabled out can be re-enabled at any time.
To disable or enable a task or branch:
1.
In the PlanetPress Workflow Process area, click the icon of a task or branch.
2.
From the Debug tab in the Ribbon, click Ignore. If the task or branch was enabled, it is
now disabled, and vice versa.
Moving a task or branch using drag-and-drop
When you want to move a given task or branch, the simplest way is to use drag-and-drop.
Using the mouse, you can drag and drop tasks and branches only within a given process. To
move tasks and branches between different processes, see "Cutting, copying and pasting tasks
and branches" on page908.
Replacing Unknown tasks
When you move a task or branch using drag-and-drop, it typically moves from its original
location to a position immediately preceding the target onto which you dropped it. But if you
drop an Input task over an Unknown input task, the moved task will replace the unknown task.
The same will happen if you drag an Output task over an Unknown output task.
Note
It is impossible to drag-and-drop any task over a configured initial Input or Output task.
Moving a task or branch using drag-and-drop
To move a task or branch using drag and drop:
Page 910