Edit Add a file or picture Printable page Raw Text Page change history More options

Scripted FileScan Connector

Used to scan a directory and all sub-folders and Iterate over the list of files.

This Connector reads a Property called "ScanDirectory" to determine where to begin the file scan. It then build a list over all files, also in sub-directories, and returns the following Attributes:

This Connector supports Iterator mode (since selectEntries and getNextEntries functions are implemented), and if you use the Delta Engine as well and do not map in the fileIndex Attribute, you should have an effective solution for returning only new, deleted and modified files.

-- EddieTheHartman - 10 May 2007