2018.1

Table Of Contents
File Size Condition
File Size conditions test the size of the job file they receive. Note that the job file may include
data selections, attachments and documents that were added by other tasks. If a file does not
exist, it's file size will be 0kb.
Properties
General tab
l File size is: Select whether the condition is to check if the job file is smaller (less than) or
larger (more than) then the specified value.
l Kbytes: Enter the minimum (more than) or maximum (less than) size setting in kilobytes.
l Invert condition result: Select to toggle the result of the condition (true becomes false
and vice versa).
Examples &Use Cases
This task is put into effect in the following use cases and example processes:
l HTTP PDF Invoice Request
On Error Tab
For a description of the options on the On Error tab see "Using the On Error tab" on page57.
Comments Tab
The Comments tab is common to all tasks. It contains a text area (Task comments)that lets
you write comments about the task. These comments are saved when the dialog is closed with
the OKbutton, and are displayed in the Task Comments Pane.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Go Sub
The GoSub action task transfers the execution of the calling process to the specified
subprocess. When a process encounters a GoSub action, it halts its own execution, start the
subprocess and waits for it to complete before resuming its workflow with the next task.
Page 348