2021.2

Table Of Contents
variable or information from your job file, and store the iteration of the loop in a Job Info
variable.
The "Send to Process" on page484 and "Go Sub" on page479 tasks are used to send the
job file to another process or subprocess and, in the case of the GoSub, to get information back
from the subprocess.
Note
Branches, Loops and other Process logic tasks do not generally modify the job file,
though some may change system variables. The only exception is the Run Script action,
which can be a condition that also modifies the data.
Warning
Branches, Loops and Conditions do NOT modify metadata in any way. Furthermore,
even if a branch does a backup of Job Info variables and the data file, it does not back up
the metadata. Keep this in mind when designing a process.
Available Process logic tasks
l "Branch" on the next page
l "Comment" on page475
l "File Count" on page475
l "File Name Condition" on page478
l "File Size Condition" on page479
l "File/Folder Condition" on page478
l "Go Sub" on page479
l "Loop" on page481
l "Run Script" on page482
l "Send to Process" on page484
l "SNMP Condition" on page485
l "Text Condition" on page488
l "Time of Day Condition" on page489
Page 473