The FileSystemMonitorService implements the interfaces atg.repository.loader.FileSystemMonitor and atg.repository.loader.FileSystemManager. A component of the FileSystemMonitorService class can be configured to scan a specified file directory and identify the files that need to be uploaded. You can limit the files to be uploaded in three ways, so that the files include:

Once the files have been identified by the FileSystemMonitorService component, the list of files is passed to a component of the LoaderManager class.

See Setting Up the FileSystemMonitorService for details about this component’s properties.

 
loading table of contents...