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 All Splitters (Including the Metadata Sequencer)
l Get Capture Document
l Loop
l Capture PGCSplitter
l PrintShop Mail
Error Handling Variables
The following variables are available in error-handling tasks (that start with the ErrorBin Input task). Note
that these are new in PlanetPress Workflow 7.4 and are not available in previous versions.
Variable Name Example value
when
interpreted
%
{error.process}
Name of the process where the error was triggered
%
{error.tasktype}
The type of task that triggered the error
%
{error.taskname}
The name of the task that triggered the error
%
{error.taskindex}
The position of the task in the process
%
{error.errormsg}
The error message, as entered in the OnError tab of the task. This
is the same message as appears in PlanetPress Workflow Log
file.
%{error.errorid} The error ID, as entered in the OnError tab of the task. This is the
same ID that appears in the Windows Event Viewer.