Reference: Compress Step Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step ID
| id
| The unique ID of the compress step within the
assembly. |
Input
| input
| Specifies where the compress step obtains data
as input. There are 5 possible values:
|
Output
| output
| Specifies where the compress step directs the
output. There are 5 possible values:
|
Format
| format
| The format of the zipped file. The options are gzip and bzip2 . The
default format is gzip . |
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the compress step that displays in the
consolidated log. You can use this feature to describe the step's function
and the data on which it is operating. |
Execute When
| execute-when
| A condition that determines whether the compress
step executes. |
Filename
| filename
| The name of the file created when the content unzips. |