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

Please investigate the pssibility of adding support for adding wrapper procedures for RPC-encoded procedures

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • None
    • Modeling
    • None

      I was trying to use the NWS Web service (imported as a source) we employ for our quickstart, but when I tried to query it, I received:

      select t.* from (call weathersource.invoke(action=>'GET', endpoint=>querystring('', '38.99,-77.02 39.70,-104.80 47.6,-122.30' as listLatLon, 'time-series' as product, '2004-01-01T00:00:00' as "begin", '2013-04-20T00:00:00' as "end", 'maxt' as maxt, 'mint' as mint) )) w, XMLTABLE('/dwml/data/location' passing w.result columns "location-key" string, lat string path 'point/@latitude', "long" string path 'point/@longitude') t

      Remote org.teiid.core.TeiidProcessingException: WeatherSource: No namespace on "dwml" element.

      The connection URL is: http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php?wsdl

      This Jira was requested by a developer as a tickler for future research.

            Unassigned Unassigned
            pnittel_jira Paul Nittel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: