Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-2552

REST connection profile wizard creates URL with parameters in wrong order

XMLWordPrintable

    • Hide
      1. File -> New -> Other -> Connection Profile -> Web Services Data Source (REST)
      2. set Connection URL to
        http://localhost:8000
      3. add new parameter of type Query
      4. add new parameter of type URI
      5. notice the Preview URL
      Show
      File -> New -> Other -> Connection Profile -> Web Services Data Source (REST) set Connection URL to http://localhost:8000 add new parameter of type Query add new parameter of type URI notice the Preview URL

      When defining parameters for REST connection profile, they are added to the URL in the order they are defined. This results in wrong URL in case a Query parameter is defined before a URI parameter.

      The URI parameters should always be added to the URL before the Query parameters.

            rhn-engineering-tejones Edwin Jones
            asmigala@redhat.com Andrej Smigala
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: