Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text

...

The JADE Background Service provides a centralized transfer history collection, storage and viewing function for any number of JADE clients. It is important that this service provides both prompt and reliable information and therefore two approaches  approaches for handling the history information can be configured in JADE.

...

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

Prompt and persistent history information

The JADE Background Service BackgroundService provides a prompt transfer of the history information to the Transfer History database and the JADE Background Service History Viewer or other viewing, reporting or notification system. However it is necessary to use the history file as a persistent backup system to cover situations where the history information cannot be transferred by the Background Service.

...