Skip to content

File & Folder Operations

The File Handler Function streamlines file management tasks such as watching folders, copying, deleting, renaming files, and converting formats like CSV to Excel or vice versa. It also enables data extraction, file counting, and operations like splitting, merging, or comparing XML files. By automating these processes, File Handler Function enhances workflow efficiency, improves accuracy, and saves time.

How to use this function?

  1. Select Set a Variable Value from the Action dropdown.
  2. Leave the Screen Name field blank.
  3. Enter a variable name in the Element Key field to store the result.
  4. Click on Form (in Tabular view), and parameters Form (in Card View) to open the configuration window.

scrn-file-handler-function-click-on-form-tabular-vew

down-arrow

scrn-file-handler-function-select-function-in-dropdown-tabular-view
Tabular View

scrn-file-handler-function-click-on-form-card-vew

down-arrow

scrn-file-handler-function-select-function-in-dropdown-card-view
Card View
  1. In the form:
    • Select Functions from the dropdown.
    • Choose File Handler Functions as the function.
    • Specify the desired command in the Cmd field and configure its parameters.
scrn-file-handler-functions-specify-cmd-field-tabular-view
Tabular View
scrn-file-handler-functions-specify-cmd-field-card-view
Card View

Note: The fields in the configuration form will dynamically appear based on the selection made in the Cmd field.

In the following section, we will define the commands available under this function, along with their configuration details.

Back To Top