2018.1

Table Of Contents
l
Browse button: Click this button and browse to select the XSLT engine you want the XML
splitter to use.
On Error Tab
For a description of the options on the On Error tab see "Using the On Error tab" on page57.
Comments Tab
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.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Process Logic tasks
A process is like a flowchart. The data files captured by the Input tasks become job files (see
"Data file and job file" on page24) that travel down the process. Many processes include
multiple process logic tasks.
In the Process area, conditional branches appear with their associated condition, allowing you
to understand the logic of the whole process at a glance. When PlanetPress Workflow comes to
a condition, it tests the condition and sends the job file down one of the two branches based on
the test result. So every time a job file travels down the process, it is either routed down the
True or False branch.
Note
Branches, Loops and other Process Logic tasks do not generally modify the job file, though some
may change system variables. The only exception is the Run Script action, which can be a condition
that also modifies the data.
Warning
Branches, Loops and Conditions do NOTmodify metadata in any way. Furthermore, even if a
Page 344