Compress¶
The Compress node processes the input as per the selected method, such as zipping or unzipping.
Node Type¶
Action.
Input and Output Ability¶
This node has 1 entry point and 1 exit point. Both the input and output must be a file.
Node Properties¶
Node Name
Required.
The name of this node.
Method
Required.
The method of how this node processes the input. Values are as per the below.
Zip
Unzip
Description
Optional.
The description for this node.
Limitations¶
Currently supports only the zipping and unzipping of files.
Samples¶
Input Sample¶
The input message of this node is a file.
Output Sample¶
The output message of this node is a file processed by the node.