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
l Rule:(@(?,1,1,1,9,KeepCase,NoTrim) IS EQUAL TO Page 1 of)
3. Metadata Sequencer: Splits the data file on each metadata document node level.
With this example, before the Metadata Level Creation task, the metadata structure contains one group
containing one document (containing multiple data pages). After the Metadata Level Creation task, the
metadata structure contains one group containing multiple documents.
Metadata Sequencer
Although the Metadata Sequencer acts as a splitter, the data file itself remains untouched, as neither the
data nor the metadata are actually being split through this task. With each sequence, the entire data file still
gets carried from one task to another. Metadata records are simply selected / deselected, which has the
same effect.
Input
Any data file with accompanying metadata.
Processing
A loop is established and the metadata is separated into chunks, as defined in the rules set forth in the task
properties.
Output
The original data file is output once per chunk, along with this chunk's metadata. Note that *all*the metadata
is in each of the sequence, but anything not part of the sequence is disabled and is ignored by all tasks
using metadata afterwards.
Properties
General Tab
l
Metadata level: Select the metadata level to process.
l
Sequencing is based on
l The following number of occurrences of the level: Determine a sequence based on the
number of instances found for the metadata level currently processed. For example, if the
Metadata level is set to Group, and this value is set to 3, each sequence contains 3 groups