Hi,
I have scheduled a workflow which runs every Friday creating output file (CSV) with datestamp. when the scheduler run on next Friday, the file created on previous Friday should be archived (removed from current location) in archive subfolder (in same dir). Since file name is changing every week, I can't sue run time command option.
basically, at any given time the folder should keep latest report only.
Please let me know how to work on this task
Thanks in advance
AK