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 multiple entry points and 1 exit point. Both the input and output must be a file.
Node Properties¶
Name
The name of this node.
Method
The method of how this node processes the input. Values are as per the below.
Zip
Unzip
Description
The description for this node.
Limitations¶
Maximum node entry points: 100
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.