Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When using the background server an order is created to save the transfer in the database. The name of the job chain can be configured with parameter scheduler_job_chain. The default for this parameter should be scheduler_sosftp_history. But when the parameter is not specified, the name of the job chain is taken that belongs to the order which startet the transfer.
[profile]
source_include=ubuntu2
target_include=ubuntu1
file_spec=^.*\.xml$
force_files=false
operation=copy
source_dir=${basedir}input
source_protocol=sftp
target_protocol=sftp
target_dir=${basedir}output
scheduler_host=192.11.0.109
scheduler_port=4444
send_transfer_history=true
scheduler_transfer_method=TCP
scheduler_job_chain=scheduler_sosftp_history