Deletes a file on the server.
A workflow could use the Delete File activity to clean up any temporary files created by the Write File or Write File Bytes activities.
Path |
Required Type: String The path of the file to delete on the server. The file system or network path must be valid and the server administrator must configure the appropriate permissions to allow deletion of the file. Attempting to delete a file that does not exist will fail. |
This activity has no outputs.
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.
See also...