Unarchive Files

The Archive Files activity is a synchronous activity that archives content 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.

For directories, you must specify an absolute path.

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

destinationPath

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

For example: /opt/tibco/flogo/filename

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" in the TIBCO Flogo® Enterprise User Guide for information on the Loop tab.