2022.1

Table Of Contents
l "SMTP Input" on page367
l "Telnet Input" on page370
l "WinQueue Input" on page372
The SFTP Input task also appears in the Input category when it is installed. (It isn't installed by
default.)
Create File
Create File input tasks are different from other input tasks in that they do not pull in data from a
source location. The data that this task passes along to other task is its own: text or values from
variables entered when the task was created or last edited.
Since Create File input tasks are not dependent on data from external sources, they are
performed at every polling interval and the process is thus started every time.
This task is put into effect in the following use cases and example processes:
l HTTP PDF Invoice Request
l HTTP Brochure Request
Input
Create File does not capture any file and, if it is a secondary input task, discards the current
data file.
Processing
Create File generates a job file with the contents of its text. If variables and control characters
are present, they are evaluated at run-time when the task is executed.
A file created with the Create File plugin will be encoded with the ISO 8859-1 (ISO Latin-1)
table.
Output
The output is the job file. No metadata is generated by the task itself, however if metadata is
present in the job and it is not deleted (in the "Other" tab), it will remain active.
Page 312