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

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

JobScheduler offers two methods to start jobs and job chains automatically based on the arrival of incoming files: directory monitoring and file watching.

Directory Monitoring

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

File Watching

File watching is used to automatically start jobs and job chains when files arrive in a specified folder.

Example

  • No labels