Versions Compared

Key

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

...

The JADE BackgroundService

There are two methods with which the JADE Background Service can import the file transfer history to a database. Both methods can be applied at the same time to receive file transfer information immediately and reliably. 

Immediate and transient history information

  • JADE can be configured to send the history information after each transfer session has been completed directly immediately to the JobScheduler providing the Background Service.
    This information is sent using the UDP protocol in a 'fire and forget' manner.
  • The JobScheduler then uses the JADE BackgroundService information to generate an order that writes Background Service jobs to write the history information to the transfer history database.
  • The history information is lost if the JobScheduler providing the Background Service is not available at the time of transmission.
  • See the JADE Parameter Reference - BackgroundService article  article for more detailed information about the configuration of the JADE BackgroundService.

...

Delayed and persistent history information

  • The JADE

...

  • Background Service provides a

...

  • delayed transfer of the history information to the

...

...

  • The Background Service jobs copy the history file

...

  • of each JADE instance to a central server and import the data to the transfer history database.

For more information

  • See the JADE Component Architecture article for an overview of how JADE, the transfer history and the Background Service integrate and links leading to further information sources.

...