I am using FME Form 2021.
I have a workspace that includes a Directory and File Pathnames Reader and a File/Copy Writer.
The workspace moves files from the specified Folder on one server to another Folder on a different server.
It moves the files and runs no issues.
But, after the files are moved to the destination folder, I need the files in the source folder deleted. Is there a way to do this with the Reader and Writer? Is there a parameter I need to change? (I know I can make a second workspace that has the FileDeleter and delete the files that way, but wondering if I there is another way)
Here is a screen capture of the workspace:
