2018.2

Table Of Contents
l
XSLT file button: Click to add the {XSLTFILE} variable to the command prompt displayed
in the box above.
l
Data file button: Click to add the {DATAFILE} variable to the command prompt displayed
in the box above.
l
Output file(s) button: Click to add the {OUTPUTFILE} variable to the command prompt
displayed in the box above.
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92.
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
"Job file" on page46) 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 PReS 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
Page 390