The Delete operation deletes the local file or folder defined in the path parameter.
The data will be permanently deleted.
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 |
|---|---|
|
|
C:\MyFolder\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 |
|---|---|
|
|
C:\MyFolder |