Steven Dürrenmatt created CAMEL-20101:
-----------------------------------------
Summary: camel-jolt - query parameter allowContextMapAll is ignored
Key: CAMEL-20101
URL: https://issues.apache.org/jira/browse/CAMEL-20101
Project: Camel
Issue Type: Bug
Components: camel-jolt
Affects Versions: 4.0.2, 3.21.2, 3.20.8, 3.18.8, 3.14.10
Reporter: Steven Dürrenmatt
According to documentation, one should set the *allowContextMapAll* query
parameter to *true* to allow contextual transforms. However in the code this
parameter is not present and the *allowTemplateFromHeader* parameter is used
instead.
Moreover documentation says "By default only the message body and headers can
be accessed", but only the message body will be passed as input to the Jolt
transform.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)