Operation: Delete
The Delete operation deletes the local file or folder defined in the path parameter.
Examples
Delete file
The following example shows a sample parameterization of the adapter for the Delete operation to delete the target file defined in the path parameter.
Parameters | Value |
|---|---|
path | Resources/File.xml |
Delete folder
The following example shows a sample parameterization of the adapter for the Delete operation to delete the destination folder defined in the path parameter.
Parameters | Value |
|---|---|
path | Resources/MyFolder |