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.
SNMP Condition
SNMPis a communication protocol for helping network administrators manage devices and peripherals on
their network. It is useful for verifying the status of network printers, as you can retrieve error and other status
messages that printers send out, such as being out of paper or having low toner.
PlanetPress Workflow uses the SNMPprotocol in the form of an SNMPCondition, in to ways:
l To check the status of printers on your network against values you set in a condition, and to return a
true or false value. This is called setting a Printer condition in the SNMPcondition's Properties dialog
box.
l To check different values of printers or other SNMPcompatible devices against conditions you set, to
return a true or false value. This is called setting a User defined condition in the SNMPcondition's
Properties dialog box. You indicate what is called management information bases (MIB)and object
identifiers (OID)that are extensible and can be vendor specific.