Versions Compared

Key

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

...

  1. Near Real Time immediately after the file transfer using TCP/UDP : JADE initiate the transfer
  2. Batch Mode as per scheduled job in JADE Background Service using file transfer : JADE Background Service initiate the transfer
    h3. TCP/UDP Communication
    The transfer history can be send to JADE Background Service immediately after the file transfer over TCP or UDP. The JADE Background Service_server_name, port_etc. can be configured under the profile_BackgroundService_in the_jade_settings.ini, which will be used by all the subsequent profiles._
    _
    No Format
    _
    _[BackgroundService]_
    _BackgroundServiceHosh1. jadebs.sos_
    _BackgroundServicePort4210_
    _SendTransferHistorh1. true_
    _TransferMethodTCP
    _
    h3. File Transfer
    JADE Background Service have process (SOS Jobscheduler Jobchain) to collect all the_jade_histroy.csv_files from different servers. The_jade_histroy.csv_file(s) can be PULL/RECEIVED from different JADE Client(s) (server(s) where JADE is running),to the JADE Background Service, using FTP, SFTP, FTPS, SCP. Once file is successfully PULL/RECEIVED by JADE Background Service files will be automatically processed and transfer history will be imported in the respective Database.
    h3. Firewall and Port settings
    * JADE Background Service is using TCP/UDP port(s) i.e. 5432 , for Scheduler's Operation Center GUI and to receive the transfer history (TCP/UDP packets), thus Firewall rules should allow the bi-directional TCP/UDP traffic for JADE Background Service (SOS Scheduler).
    _* For JADE Background Service to PULL/RECEIVED_jade_history.csv'' files from the JADE servers client server(s), the respective ports , as per as transfer protocol i.e. FTP 21, SFTP 22 , should be open allowed by the Firewall on JADE client server(s)