Unzip Activity
Description:
Unzips a zip archive into the component files.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.AsyncCodeActivity
Geocortex.Workflow.Activities.Unzip
Function:
This activity extracts the contents of a zip archive.
In a Workflow:
The Unzip activity is useful when a workflow needs to access the contents of a zip file.
Properties:
Name | Description |
---|---|
In Arguments |
|
Password |
The password for the zip archive. |
Source |
The source byte content of the zip file. |
Misc |
|
Display Name |
Unzip You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
Out Arguments |
|
Result |
The resulting unzipped files. A mapping of key/value pairs where the keys represent the file paths within the zip archive and the values represent the byte data of the files. |
Version Information:
Supported from: Geocortex Essentials 3.13.