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

Compare with Current View Page History

« Previous Version 23 Next »

 

Architecture

JADE comes with two main components: the Client, which is responsible for the file transfer itself and the Background Service, which handles the file transfer history.

Any number of Clients can use a single instance of the Background Service History as shown in the following diagram:

Components

The JADE Client and Background Service are both made up of a number of sub-components:

JADE Client

    • Seamless integration with JobScheduler for automated transfer

JADE Background Service

  • JADE Background Service Reporting

    • Generates custom reports for file transfers

    • Mails reports of effected transfers

  • JADE BackgroundService ADD LINK WHEN DOCUMENT IS RELEASED
    • Sends transfer history to the JobScheduler after completion of each transfer session.
      (Not shown in the diagram above)

  • No labels