8.5

Common Errors
Though some error messages are specific to a task in particular, others may apply to any and all tasks
because they are related more to the system than to PlanetPress itself. Some examples would be W3813,
W3830, W3991, W4005. These correspond to issues such as not having any space to write files, permission
errors on folders or files, etc.
Comments Tab
The Comments tab is common to all tasks. It contains a single 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.
XML Splitter
XML Splitter action tasks use the XSLT language to split XML data files into multiple XML data files that are
passed to subsequent tasks in the process. The XML splitter includes options to add a new root node within
the generated files, as well as to change the original file’s encoding to UTF8. Note that the XML Splitter
cannot process files larger than 30 megabytes.
Input
A XML Emulation data file.
Processing
The file is separated into multiple chunks according to the rules set in the task's properties.
Output
Multiple data files, sent one after the other to the rest of the tasks in the process. Metadata, job infos and user
variables are not modified by this task.
Properties
General Tab
This tab lets you choose the splitter settings for default PlanetPress Workflow XSLT engine. If you want to
use your own XSLT engine, click the Alternate XSLT Engine tab.