8.6

Table Of Contents
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.
Emulated Data Splitter
Emulated Data Splitter action tasks are used to split emulated data files (with the exception of
XML and database data files - refer to "XML Splitter" on page370 or "Database Splitter" on
page348) into multiple data files that are passed to subsequent tasks in the process.
The data received by the process is typically prepared for a given output device using a pre-set
emulation. In some cases, the data’s original emulation may also have been changed by a
Change Emulation action task (See "Change Emulation" on page275).
Using an emulation to format the data before splitting provides the most splitting options, but
slows down the process. Splitting a data file containing a few hundred thousand pages may
take several hours. So you may choose to use non-emulated data to speed up the splitting
process (See "In-Stream Splitter" on page362).
Input
Any emulated 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.
Page 352