11 – Simple File Archiving

After files are processed you want to move them to an archive directory to prevent them from being re-processed.

  1. Drag a File Task from the Tasks group. Connect it to the end of the CSV Write transform.

  1. Double click to open the transform and set the following settings.

  1. Action
    • For training, select: Move File
  2. Source Directory
    • The directory of the files being processed.
    • This should be the directory from where the files are being read.
  3. Source File
    • The name of the files being processed.
    • Wildcards (*) are recommended.
  4. Destination Directory
    • The directory where the files are being moved/copied to.
  5. Destination File
    • The file name if being renamed /copied.
  1. Press Refresh and the Excel file should move the Archive directory.
  2. Press Apply to save the integration then Close.