Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3290

Auto generated REST WAR truncates the larger payloads

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 8.7.1, 8.10
    • 8.4
    • None

    Description

      Currently only query parameters are supported as the input parameters to the Teiid procedure in POST based call.

      The POST BODY also needs to be supported to handle larger payloads in this situation as query parameters has size limitations. Currently string based query parameters are supported, but since they passed as is as strings on larger payloads the they will be subject 4000 string length restriction.

      It should be possible to read metadata of the procedure and convert the string objects to respective objects before the query gets executed.

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: