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 Pattern ID: The exact IDof the Anoto Pattern used. This is also called "Pattern Trace
Code".
l Content Status:The status of the document as a whole. A document can be Empty
(no ink), Partial(some ink but still open), Complete (all mandatory ink is present)or in
Error (logical or process error).
l Operator:The choice of the condition operator. The available choices are variable
depending on the filter but will be part of the following choices:
l Equal:Inclusive filter, where anything equal (either by string or numeric
comparison)is included in the results.
l Not Equal:Exclusive filter, where anything not equal to the condition is included in
the results.
l Less Than:Numerical comparison, where anything lower than the specified value is
included.
l Greater Than:Numerical comparison, where anything higher than the specified
value is included.
l Less than or equal to:Numerical comparison, where anything lower or equal to than
the specified value is included.
l Greater than or equal to:Numerical comparison, where anything higher or equal to
than the specified value is included.
l Contains:Inclusive string comparison, documents where the specified value is
present within the chosen filter are included.
l Does not contain:Exclusive string comparison, documents where the specified
value is not present within the chosen filter are included.
l Before:Date comparison, documents of which the date is previous to the specified
value are included (Date Generated and Date Closed filters only).
l After:Date comparison, documents of which the date is closer than the specified
value are included (Date Generated and Date Closed filters only).
l Last:Date comparison, documents of which the date is within the specified interval
are included (Date Generated and Date Closed filters only).
l Older than:Date comparison, documents of which the date is older than the
specified interval are included (Date Generated and Date Closed filters only).