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

Compare with Current View Page History

« Previous Version 5 Current »

Quite often JADE is used with JobScheduler to automate complex file transfer workflows.
JADE could be bundled with JobScheduler to fulfill most of the file transfer automation requirements.
One very common scenario for file automation is

  1. Poll files on a remote server
  2. Download files matching a regular expression
  3. Decrypt files using PGP
  4. Forward files to a server for further processing

The above mentioned workflow and many.. many more scenarios can be implemented with JADE and JobScheduler

  • No labels