Unzip Task Configuration
Configure the following properties for the Unzip file operation task:
| Field | Description |
|---|---|
| Task name | Type a unique name for the task. |
| File filter | Type the name of the file if you want to filter files with specific names. By default, IBM webMethods Managed File Transfer considers all files. If you want to use a regular expression, specify a valid regular expression in the File filter and select the Use regular
expression option. Note: Use wildcard characters to filter the file names. For
example, type
A few examples of regular expressions are:*.zip to trigger the action only when ZIP files are uploaded or
downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the
File filter box, preceded and followed by wildcard characters. For example, type
*invoice*.zip to trigger the action based on the file URLs, when ZIP files
containing the character string invoice in their file names are uploaded or
downloaded. If you define a File filter for a task, the task acts only on files that are
filtered out.
|
| Delete original ZIP file | Select this option to delete the original ZIP file after it is unzipped. |
| Destination location | Select one of the following options to configure the location to which the contents of the
file will be extracted:
Note: The virtual folder that you select should be configured on the same instance
on which the action is configured.
|
| Assign partner |
Select this option if you want to assign a partner for the action and do one of the following:
Note: For virtual folders, use this option only if you want to override the
partners configured for the folders.
|
| Execute error task | Select this option to execute an error task if the file operation fails. |
The unzip task decompresses the specified zip file. After a successful unzip task, both the original zip file and the extracted files are passed on to the subsequent task. If the unzip task occurs after parallel processing starts, all the files resulting from the unzip task are treated as part of a single thread. Therefore, in the Activities section of the Action Log page, IBM webMethods Managed File Transfer maintains the File Seq No of the original zip file for the particular thread until the action execution is completed.