Delete File
deletes a file in the local or remote Open File Transfer systems.
Overview
This Snap deletes a file in the local or remote Open File Transfer systems.

Write-type Snap
-
Works in Ultra Tasks
Prerequisites
None.
Limitations and known issues
None.
Snap views
| Type | Description | Examples of upstream and downstream Snaps |
|---|---|---|
| Input | Optional. This Snap has at most one document. |
|
| Output | This Snap has exactly one document output view. | Delete Directory |
| Learn more about Error handling. | ||
Snap settings
Legend:
- Expression icon (
): Allows using JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
- SnapGPT (
): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
- Suggestion icon (
): Populates a list of values dynamically based on your Snap configuration. You can select only one attribute at a time using the icon. Type into the field if it supports a comma-separated list of values.
- Upload
: Uploads files. Learn more.
| Field/Field set | Type | Description |
|---|---|---|
| Label | String | Required. Specify a unique name for the Snap. Modify this to be more appropriate, especially if there are more than one of the same Snap in the pipeline. |
| Location | Dropdown list | Required. Select the location to create a directory. The options available are:
Default value: Remote Example: Local |
| File Path | String/Expression | The path and name of the file that you want to delete.
Default value: N/A Example: folder1/folder2/file1.pdf |
| FNC Mode | Dropdown list | Select the encoding mode for the file name in the long output of log records.
Default value: CHARACTER Example: TRANSPARENT |
| Management Password | String/Expression | Specify the management password to access the file system.
Default value: N/A Example: N/A |
| Snap execution | Dropdown list | Choose one of the three modes in which the Snap executes. Available options
are:
|