Archive Files

The Archive Files activity archives files/directory to the specified file destination.

Settings

Field Description
Archive Type

This field specifies the type of archive file format that supported by this activity. As of now only ZIP archive file format is supported.

Input

The Input tab displays the following fields:

Field Description
sourceFilePath

The path and name of the file or directory to archive.

You must specify an absolute path.

For example: /opt/tibco/flogo/myDirectory.

destinationPath

The name and location of the archive file where you want the compressed file.

For example: /opt/tibco/flogo/filename.zip

Output

The output schema displays the destination path of the new archive file in a read-only string format.

Loop

Refer to the section on "Using the Loop Feature in an Activity".