7.0

Table Of Contents
Input Tasks
Inputs tasks receive or retrieve data and pass it to other tasks. There is always an input task at the beginning
of a process, but other input tasks may also be added elsewhere in any given process. The data is either
received directly, via a port, or retrieved from a given location.
Name Function
Create
File
Creates a data file without polling a source location and passes it to the next task in the
process. The file in question is often populated by the following task (by a Database action
task, for instance). Bear in mind that a process that starts with a Create File input task
will start running immediately when it becomes on schedule and that it will continuously
run until it becomes off schedule, regardless of the presence or absence of data at any
source location (since it has none).
Email
input
Receives email messages via POP3 or Microsoft Outlook.
Folder
Capture
Retrieves data files from a specified folder.
Folder
Listing
Generates a list of the files contained in a given folder.
FTP input Receives data files from a remote computer using the file transfer protocol.
HTTP
Client
Queries data from HTTP servers.
HTTP
Server
Receives and services requests from selected Web servers.
LPD input Receives data files using the Line Printer Daemon service.
Serial
input
Receives data files using a serial connection.
SOAP
Client
Allows PlanetPress Watch to call web services residing on SOAP servers.
Telnet
input
Receives data files using a Telnet connection.
WinQueue
Input
Receives print jobs sent to a Windows printer queue. Note that the printer queue to which
the job is sent must be paused, to keep it from grabbing the job before PlanetPress
Watch/Server.
Input
Error Bin
Receives data from other tasks when an error occurs (granted that the task that
generated the error had its “On Error properties “configured accordingly). To manage
errors in your configuration, you must have at least one error handling process.
Understanding PlanetPress Suite Workflow Tools - Key Concepts
Objectif Lune Inc. © 2009 14