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

Compare with Current View Page History

« Previous Version 3 Next »

Quite often JADE is used with JobScheduler to automate complex file transfer workflows.
JADE coupled with JobScheduler can fulfill most of the File transfer Automation requirements.
One very common scenario for file Automation is

  1. Poll files on remote server
  2. Download files matching with regular expression
  3. Decrypte files using pgp
  4. Forward files to server for further processing

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

  • No labels