8.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.4.1
- Basics
- Features
- The Nature of PlanetPress Workflow
- About Branches and Conditions
- Configuration Components
- Connect Resources
- About Data
- About Documents
- Debugging and Error Handling
- The Plug-in Bar
- About Printing
- About Processes and Subprocesses
- Using Scripts
- Special Workflow Types
- About Tasks
- Task Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
l Script running from:Choose if the script should be run from the editor text box, or from an external
script file.
l Script filename and path:Either enter the full path of the XSLTScript, or click the Browse button to
navigate to the file. This option is only available if you choose external script file in the Script
running from option.
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 %Fto 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 on " Task Properties Dialog" on page 587.
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.