Versions Compared

Key

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

...

Ideally JADE Background Service is collecting all the file transfer activities through JADE and archieving archiving it into supported RDBMS Systems i.e. MySQL, PostgreSQL, Oracle etc.

...

There are two possible ways to transfer the JADE trasnfer histroy to the JADE Background Service

  1. Dynamically Near Real Time immediately after the file transfer using TCP/UDP : JADE initiate the transfer
  2. Batch mode Mode as per scheduleded scheduled job in JADE Background Service in the using file transfer : JADE Background Service initiate the transfer
    h3. TCP/UDP Communication
    The transfer history can be send to JADE Background Service

...

  1. immediately after the file transfer over TCP or UDP. The JADE Background Service_server_name, port_etc. can be configured

...

  1. under the profile_BackgroundService_in the_jade_settings.ini, which will be used by all the

...

  1. subsequent profiles._

...

  1. _
    No Format
    _
    _[BackgroundService]_
    _BackgroundServiceHosh1. jadebs.sos_
    _BackgroundServicePort4210_
    _SendTransferHistorh1. true_
    _TransferMethodTCP

UDP Communication

The transfer history can be send to JADE Background Service immedially after the file transfer over TCP or UDP. The JADE Background Service server_name, port etc can be configured in the jade_transfer.ini, which will be used by all the subsiquent profiles.

  1. _
    h3. File Transfer
    _The JADE Background Service

...

  1. have process (SOS Jobscheduler Jobchain) to collect all the_jade_histroy.

...

  1. csv_files from different servers. The_jade_

...

  1. histroy.csv'' file(s) can be

...

  1. transferred from the JADE Client (server where JADE is running),to the JADE Background Service, using FTP, SFTP, FTPS, SCP. Once file is

...

  1. received by JADE Background Service files will be automatically processed and transfer history will be imported in the respective Database.

...

File History Import

JADE Client --> JADEBS --> RDBMS