File Delete

Deletes a file. Supports local filesystem and UNC paths.

The File Delete Node is not executable in Run From Cloud configuration and should instead be run from a DropPoint.

This Node is only available in the 2023 Refresh.

Revision History

2.0.0.0 - Initial Release
2.0.0.1 - Fixed exception: Poll interval too long

Properties

Connection

Type: Connection Input
Provides a Connection and a DropPoint to service the request.

Path

Type: String Input
The path to the file. This may be a UNC path, a relative or absolute local path.

Remarks

The prefix provided as part of SourcePath determines the file type as follows:

  • [Drive]:\ local filesystem
  • \\ UNC path for network share

Authentication

If you require specific credentials to gain access to a local file or UNC path, change the Windows Service account used by the DropPoint.

See Also

File Compressor
Flat File
File Read
File Write
File Enumerate
File Copy
File Info
File Move
File Watch