Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-165

The default for the parameter scheduler_job_chain is not scheduler_sosftp_history but the name of the job chain where the actual order is running. It should be =scheduler_sosftp_history

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.7.4
    • 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

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: