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
involved with paths and permissions of these resources. Please refer to the Network Considerations
page in the Advanced Configuration and Options chapter (Reference Guide, in English only).
Input
Any data file in any format.
Processing
A copy of the data file is saved on the hard drive at the specified location.
Output
The original data file, metadata and job infos are not modified, they are passed on to the next task.
Properties
General tab
l Folder: Enter the path of the folder to which the files are to be saved.
l File name: Enter the name of the output files generated by this task. To prevent each new file from
overwriting the previous one, you should use variable names. As with any variable property box, you
can use any combination of text, variables and data selections.
l Concatenate files: If this option is selected, when PlanetPress Workflow tries to save a file under a
given name, if a file under that same name already exists, instead of overwriting it, PlanetPress
Workflow will append the content of the new file to that of the existing file. This appending process will
go on until the file is removed from the folder.
l Separator string: This option is used to add a separator string between the content of each file when
the Concatenate files option is selected.
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.