Versions Compared

Key

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

...

Code Block
[BackgroundService]
BackgroundServiceHost=jadebs.sos
BackgroundServicePort=4210
SendTransferHistory=true
TransferMethod=TCP

File Transfer

The file name and location of jade_histiry.log and jade_history.csv can be configured into under the profile jadeHistory in the jade_settings.ini, which will be used by all the subsequent profiles. JADE Background Service have process (JADE history import Jobchain) to collect all the jade_history.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.

...