Zip Activity
Description:
Creates a zipped archive from multiple source files, including any folder structure.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.AsyncCodeActivity
Geocortex.Workflow.Activities.Zip
Function:
This activity combines several files into a single zip archive.
In a Workflow:
The Zip activity is useful when a workflow produces multiple files as output and you wish to provide those files to the end user as a single zip file.
Properties:
Name | Description |
---|---|
In Arguments |
|
Password |
A password for the zip archive. |
Sources |
The source files to be zipped. 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. |
Misc |
|
Display Name |
Zip 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. |
Use Zip64 |
Whether to use ZIP64 extensions when saving the zip archive. The default value |
Out Arguments |
|
Result |
The result byte content of the zip file. |
Version Information:
Supported from: Geocortex Essentials 3.11.