8.5
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.5
- System Requirements
- 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
- Variable Properties
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
Comments Tab
The Comments tab is common to all tasks. It contains a single text area (Task comments)that lets you
write comments about the task. These comments are saved when the dialog is closed with the OKbutton,
and are displayed in the Task Comments Pane.
Decompress File(s)
Decompress file action tasks decompress zipped job files (files compressed as zip files).
Input
This task only accepts ZIPFiles, however it is not necessary that the job file be the ZIP, since this file path
and name can be specified in the task itself.
Processing
Every file in the ZIPis extracted to the specified location. If a folder structure exists in the ZIP, it is respected
in the output folder.
Output
This task outputs the data file it received with no modification. Metadata and job files are not touched either.
Properties
General Tab
l
Zip file name: Enter the name of the zipped file. In this variable property box, you may enter static
characters, variables, job information elements, data selections, or any combination of these.
l
Output folder: Enter the name of the folder in which you want the decompressed files to be stored.
l
File mask: Enter a file name mask to specify which files must be decompressed. Leave the default
value of *.* to decompress all the files found within the zip.
l
Password: Enter a password if the zip file is password protected.
l
Restore path structure: Select if you want the complete file structure to be rebuilt from the output
folder to the decompressed files.