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

Fragments using URLs should allow query parameters

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.13.15
    • 1.13.16
    • None
    • None

    Description

      Current Situation

      • YADE offers HTTPFragment, HTTPSFragment and WEBDavFragment elements that make use of a URL.
      • The YADE does not allow to use query parameters in such URLs, particularly not the question mark character.

      Desired Behavior

      • The YADE should allow query parameters with URL in Selection element.

      Test Instructions

      • Configure a HTTPSFragment with the URL = https://change.sos-berlin.com
      • Configure a Profile with a Copy operation.
        • CopySource - HTTPSFragmentRef
          • FilePathSelection=issues/?filter=13400
        • CopyTarget - LocalTarget

      The execution of YADE may fail because by default the file size is checked.
      Background:

      • Jira
        • generates a new response per request with changed HTML content (e.g. REQUEST ID , REQUEST TIMESTAMP etc)
      • YADE sends 2 requests per file for the:
        • Determination of the file size
        • file transfer
          • Note: if the content changes dynamically, the size of the transferred file may differ from the previously determined file size.

      Disable the CheckSize in the TargetFileOptions element or use another URL with query parameters that always returns the same result.

      Attachments

        Activity

          People

            re Robert Ehrlich
            ap Andreas PĆ¼schel
            Pramokshi Narawariya Pramokshi Narawariya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: