You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

Directory monitoring is used to automatically start jobs when a change occurs within a specified folder. 

A directory monitoring event is triggered when a change occurs in a directory. This change can be either:

  • addition, modification or removal of a file or files

In contrast with File Watching, a directory monitoring event is triggered when a change occurs - the number of files in the directory being monitored that cause the event is not significant. Therefore a job that handles directory monitoring events would have to handle the files associated with that event.

Resources

Feature in detail

How To ... Instructions

Frequently Asked Questions

Examples in detail

There is no content with the specified labels

See also

 

 

  • No labels