8.8

Table Of Contents
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Rename
Rename action tasks are used to rename the job files they receive. Note that you can see how
each file is renamed via the Object Inspector when stepping through a process in Debug mode.
Input
Any job file, in any format.
Processing
The task renames the job file to the desired name, and changes the value of %f and %Fto
reflect the new name.
Output
The input data file is output, with the new name.
Properties
General tab
l
New file name: Enter the job file’s new name. In this variable property box, you may enter
static characters, variables, job information elements, data selections, or any combination
of these.
On Error Tab
The On Error tab is common to all tasks. Details can be found in the" Task Properties Dialog"
on page771.
By default, any action task, branch, splitter or condition that generates an error will simply be
ignored, and the task just under it (not within a branch)will be given control of the job file
without any modification. Any initial input task that generates an error will stop the process from
running as a whole, and output tasks will not generate output. The On Error tab can be used to
overwrite the default behaviors.
Page 330