Previous Topic

Next Topic

Book Contents

Book Index

Ignore All Files

Ignore All Files causes all files already downloaded or added via a script to be ignored in subsequent processing steps.

Input Parameters

Example #1

You use trigger files to determine which source files need to be transferred, and you want to exclude the trigger files from the source list.

To perform this operation with MOVEit Automation:

  1. Download X trigger files from a source.
  2. For each trigger file, run custom "Process Trigger Files" script, which reads each trigger file and builds a list of files to download into a custom task parameter.
  3. Run Ignore All Files to clear the trigger files from the file processing list.
  4. Download all files specified by the custom task parameter built from the trigger files.
  5. Upload files to the target destination.