All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.delete-file-action.md Maven / Gradle / Ivy

The newest version!
# 'Delete file' Action

## Description
This action deletes a file.

## Parameters
The action can be configured by the following parameters:

Parameter | Description
---|:---|
Source | A file-connector to delete the file from.
Directory | The directory containing the file to delete. Either a fixed value or a mustache expression selecting a property from the data item. If a mustache expression is used, the property's value will be used as directory name.
Filename | The name of the file to delete. Either a fixed value or a mustache expression selecting a property from the data item. If a mustache expression is used, the property's value will be used as filename.
Num threads | The number of threads this action uses to process data items.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy