Archive component
The Archive component packs files or unpacks archives.
Configuration
The Archive component has the following configuration options:
Property | Description |
---|---|
Marshal | Determines if you want to unpack or pack files. Yes packs the file in an archive, and No unpacks an archive. |
Archive Type | Set's the type of archive you want to unpack or sets the type of archive you want to make. |
Remarks
- When unpacking an archive that holds multiple files, these files will be sent one by one to all the components following the Archive component. It will act as a Split Component