Versions Compared

Key

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

...

The transfer history can be send to JADE Background Service immediately after the file transfer over TCP or UDP. The required parameters for JADE Background Service' i.e. ServiceHost, ServicePort, TransferMethod(protocol) etc. can be configured under the profile BackgroundService in the jade_settings.ini, which will be used by all the subsequent profiles.

No Format
No Formatcode
[BackgroundService]
BackgroundServiceHosh1. BackgroundServiceHost=jadebs.sos
BackgroundServicePort4210
SendTransferHistorh1. true
TransferMethodTCPBackgroundServicePort=4210
SendTransferHistory=true
TransferMethod=TCP

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.

...