Skip to main content
Version: 4.10.1

Archive component

The Archive component packs files or unpacks archives.

Configuration

The Archive component has the following configuration options:

PropertyDescription
MarshalDetermines if you want to unpack or pack files. Yes packs the file in an archive, and No unpacks an archive.
Archive TypeSet'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