You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2023/03/15 07:37:00 UTC

[jira] [Created] (CAMEL-19150) camel-olingo4: queryParams option of read method does not work

James Netherton created CAMEL-19150:
---------------------------------------

             Summary: camel-olingo4: queryParams option of read method does not work
                 Key: CAMEL-19150
                 URL: https://issues.apache.org/jira/browse/CAMEL-19150
             Project: Camel
          Issue Type: Bug
          Components: camel-olingo4
    Affects Versions: 4.0-M2, 3.20.2, 3.18.5
            Reporter: James Netherton


When using olingo4://read and providing the queryParams option, it seems the value is not handled correctly. The toString() value of the provided map is used as query parameters to the odata service.

There's some more detail in the original Camel Quarkus issue here:

https://github.com/apache/camel-quarkus/issues/4654



--
This message was sent by Atlassian Jira
(v8.20.10#820010)