8.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.4.1
- 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
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
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, added in PlanetPress Suite 7.5, 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.
SMTP Input
SMTPinput tasks are used to receive SMTP requests made by any email client or other SMTPcommands
and can act as an SMTPproxy, processing emails before they are sent to another SMTPserver. In order for
this task to receive files, the SMTPServer (also called "Outgoing Email Server")in the email client must
point to PlanetPress Workflow server's IPor hostname.
Warning
Emails received through this task will not reach their intended destination if the process does not end
with a Send Email Output Task, or contain the PlanetPress Connect "Create Email Content Set" on
page 417 task.
Input
The SMTPInput task does not, by itself, capture any files. Neither does it directly wait for requests to be
received. Actually, it is the SMTPServer service that receives the requests and places them in a specific
location on the drive. When a request is received, the SMTP Input polls that location and finds the requests
and all attachments. It will always pick up the "oldest"request received.