Archive (Action Flow)
Important
Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice.
Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.
Actions
Extract an archive
This action module extracts files from an archive. These files can be further processed using other apps/modules.
Source file | Select the file you want to extract. It can be retrieved from a previous module (e.g. Dropbox, email, etc.) |
Example
Get the ZIP file from the defined Dropbox folder (e.g. Archives), extract it using the Archive module and send extracted files to the desired email address as attachments with the email or gmail module.
Aggregators
Create an archive
Adds the desired files to a ZIP or TAR archive.
Source module | Select the module you want to retrieve the files from. |
Type | Select whether you want to add files to a ZIP archive or a TAR archive. |
Archive name | Enter a name for the created archive. Do not add an extension. |
Source file | Map the source file or select the radiobutton with the file source. |
Example
Watch incoming emails using the Gmail Watch emails module. If an email is received, its attachments are iterated into individual bundles then archived to the ZIP file and saved to the defined Dropbox folder.
Transformers
Inflate
Data | Enter the data you want to decompress using the inflate function. |
Deflate
Data | Enter the data you want to compress using the deflate function. |