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/flogo/myDirectory

destinationPath

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

For example: /opt/flogo/filename

Output

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

Loop

For information on Loop, see the "Using the Loop Feature in an Activity" section in the TIBCO Flogo® Extension for Visual Studio Code User Guide.