8.6
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.6.1
- System Requirements
- Basics
- Features
- The Nature of PlanetPress Workflow
- About Branches and Conditions
- Configuration Components
- Connect Resources
- About Data
- Data Repository
- About Documents
- Debugging and Error Handling
- The Plug-in Bar
- About Printing
- About Processes and Subprocesses
- Using Scripts
- Special Workflow processes
- About Tasks
- Task Properties
- Variable Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Customizing the Workspace
- PlanetPress Workflow Button
- The Configuration Components Pane
- Components Area Sections
- Processes and Subprocesses
- Manipulate Global Variables
- Connect Resources
- PPS/PSM Documents
- Associate Documents and PlanetPress Printer Queues
- Using the Clipboard and Drag & Drop
- Rename Objects in the Configuration Components Pane
- Reorder Objects in the Configuration Components Pane
- Grouping Configuration Components
- Expand and Collapse Categories and Groups in the Configuration Components Pane
- Delete Objects and Groups from the Configuration Components Pane
- Other Dialogs
- The Debug Information Pane
- The Message Area Pane
- The Object Inspector Pane
- The Plug-in Bar
- Preferences
- Other Preferences and Settings
- General appearance preferences
- Object Inspector appearance preferences
- Configuration Components Pane appearance preferences
- Default Configuration behavior preferences
- Notification Messages behavior preferences
- Sample Data behavior preferences
- Network behavior preferences
- PlanetPress Capture preferences
- OL Connect preferences
- PDF Text Extraction Tolerance Factors
- General and logging preferences
- Messenger plugin preferences
- HTTP Server Input 1 plugin preferences
- HTTP Server Input 2 plugin preferences
- LPD Input plugin preferences
- Serial Input plugin preferences
- Telnet Input plugin preferences
- PlanetPressFax plugin preferences
- FTP Output Service preferences
- PlanetPress Image preferences
- LPR Output preferences
- PrintShop Web Connect Service preferences
- Editor Options
- The Process Area
- Zoom In or Out within Process Area
- Adding Tasks
- Adding Branches
- Edit a Task
- Replacing Tasks, Conditions or Branches
- Remove Tasks or Branches
- Task Properties Dialog
- Cutting, Copying and Pasting Tasks and Branches
- Moving a Task or Branch Using Drag-and-Drop
- Ignoring Tasks and Branches
- Resize Rows and Columns of the Process Area
- Selecting Documents in Tasks Links
- Highlight a Task or Branch
- Undo a Command
- Redo a Command
- The Quick Access Toolbar
- The PlanetPress Workflow Ribbon
- The Task Comments Pane
- Copyright Information
- Legal Notices and Acknowledgements
l
Split method: Use this box only if you want to edit the standard XSLT script that will be
used to split the XML file. First use the Standard XML splitter option to define the standard
settings. Then, to change the standard XSLT script, select Advanced XML splitter and edit
the script as required.
l Standard XML splitter
The following options are only displayed when the Standard XML splitter option is
selected in the Split method box.
l
Condition node path: In the tree view, select the XML node to consider to
determine when to split the file. To indicate whether you want the file to be
split whenever this node is encountered or whenever the information in this
node changes, see the Condition group below.
l
Condition group: Use this group to indicate whether you want the file to be
split whenever this node is encountered or whenever the information in this
node changes.
l
When condition node is found: Select if you want the file to be split
whenever the node selected in the Condition node path box is encountered.
l
When condition node content changes: Select if you want the file to be split
whenever the information stored in node selected in the Condition node path
box changes. When this option is selected, the split files typically contain more
information (all the orders for a given customer, for example).
l
New file root structure group: Use this group to tailor the structure of the
generated XML files.
l
Keep XML structure: Select if you want the generated files to have the exact
same structure as the original XML file (all the way to the root node).
l
Add new root node: Select this option and enter a root node name in the box
to the right, if you want the generated files to have a structure that begins with
a new root name and that then goes directly to the node on which the file was
split, as indicated in the Split on node box below.
l
Encoding group: This group lets you indicate whether you want the splitter to
use the file’s own encoding or the universal encoding UTF8 to process the
file. Note that if the file contains no indication as to which encoding should be
used, the default system encoding will be used. This may result in errors being
generated or split files that contain bad data. Using the UTF8 encoding can
prevent such errors.
Page 371