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
If storing the message or ID, if they are store in a jobinfo they will be available in any error handling process
where errors are being forwarded. In all cases, if your process continues after the error, the contents of the
variables selected in this window will be available for the rest of your process, or whenever they are
overwritten.
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 OKbutton,
and are displayed in the Task Comments Pane.
Execute Data Mapping
The Execute Data Mapping action task generates a record set by executing a data mapping configuration
on a data source. It can also automatically create a record set from a PDF/VTfile without using a data
mapping configuration.
Input
Optional. Both main options can refer to external files, but either one can be the active data file using %F. By
default the Data Source is set to use the active data file as input.
Processing
The task executes the selected data mapping configuration on the appropriate data source, or converts the
PDF/VTinto a Record Set directly.
If the data mapping configuration expects a database data source, the Data Source option is ignored and the
database is accessed instead. If a PDF/VTfile is used, the data mapping configuration option is optional - if
one is present, it must be able to read the PDF/VT.