Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

 

Excerpt

Architecture

JADE YADE 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 YADE 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 YADE Background Service Automation

    • A set of jobs running in the JobScheduler that perform a number of tasks for collecting and importing transfer history data.

  • Transfer History Data Flow

    • There are two ways how file transfer history data are added to the history database.
      • JADE YADE Client: sends transfer history to the JADE YADE Background Service Automation jobs after completion of each transfer session.
        (Not shown in the diagram above)
      • JADE YADE Background Service Automation jobs collect transfer history information that the JADE YADE Client is operated on.
  • JADE YADE Background Service Automation Jobs

    • Import the transfer history from the JADE YADE Clients into a database at regular intervals.

    • Provide notifications in case of errors

  • JADE YADE Background Service History Viewer

    • A GUI for monitoring file transfers

    • Allows to search and browse the file transfer history

  • JADE YADE Background Service Reporting

    • Provides an interface for reporting systems to create custom file transfer reports