The SMB_DELETE Activity deletes a specified directory or file from the connected file server.
INPUT Parameters:
CONNECTHANDLE: Required
The Connection handle is returned from the SMB_Connect activity. If a connection is not previously established, the Activity will return an error and processing will be abandoned
PATH: Required
Relative path to the file or directory to be deleted.
OUTPUT Parameters:
There are no output parameters