Reference: Unzip Step Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step ID
| id
| The unique ID of the unzip step within the assembly. |
Input
| input
| Specifies where the unzip step obtains data as
input. There are 5 possible values:
|
Output
| output
| Specifies where the unzip step directs the
output. There are 5 possible values:
|
Format
| format
| The format of the zipped file. The options are:
The TAR format supports archiving but not compression. To compress TAR files, use either
of these commands: step. Displays in the
You can compress and decompress TAR archives produced in the zip
step using the compress and
decompress steps, respectively. |
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the
unzip
MediationContext . |
Execute When
| execute-when
| A condition that determines whether the unzip step
executes. |
Filename
| filename
| The name of the file created when the content unzips. |