Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4032 Olingo V4
  3. TEIID-4055

OData - updating of raw value fails (PUT method to URL with path $value)

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 9.0, 8.12.5
    • None
    • OData

    Description

      URL: http://localhost:8080/odata4/olingo_basic/Source/PutPropTable(1)/name/$value
      Method: PUT
      Header: Content-type: text/plain
      Body of request: it is build like this:

      new ByteArrayInputStream("6".getBytes())
      

      Response: The content-type range 'application/xml' is not supported as value of the Accept header.
      Status code: 406

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            jdurani Juraj DurĂ¡ni (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: