Add Multiple Files to Zip Archive - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Applications.Zip

Description

Adds a file to an existing Zip archive.

Properties

Analyst

  • Description: Optional text for documentation purposes.

Common

  • Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.

  • Delay Before: Delay time in milliseconds before the activity is executed. The default value is 250 milliseconds.

  • Delay After: Delay time in milliseconds after executing of the activity. The default value is 250 milliseconds.

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

  • Exclude from Global Delay: Excludes this activity from the Global Delay functionality.

  • Timeout: Duration in milliseconds in which the activity tries to execute.

Input

  • File Filter: The string to match against the names of files. It supports wildcard (* and ?) characters, but it doesn´t support regular expressions.
  • File Path: Path of the file that will be added to the selected Archive.
  • Folder Path: Path of the folder in which the content will be added to the selected archive.
  • Zip Folder: Zip Folder to which a file is added.

Options

  • Create New If Not Existent: Creates a new ZIP archive if the specified file does not already exist.