8.5
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.5
- System Requirements
- Basics
- Features
- The Nature of PlanetPress Workflow
- About Branches and Conditions
- Configuration Components
- Connect Resources
- About Data
- About Documents
- Debugging and Error Handling
- The Plug-in Bar
- About Printing
- About Processes and Subprocesses
- Using Scripts
- Special Workflow Types
- About Tasks
- Task Properties
- Variable Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
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.