Daniel Pocock created CAMEL-8142:
------------------------------------
Summary: camel-sql: store query result in header instead of body
Key: CAMEL-8142
URL: https://issues.apache.org/jira/browse/CAMEL-8142
Project: Camel
Issue Type: New Feature
Components: camel-sql
Reporter: Daniel Pocock
The SQL component stores query results in the message body, clobbering the
existing body. It would be nice to store the results of some queries in a
header.
This would be particularly useful when combined with outputType=SelectOne to
store a value such as a primary key / object ID into a header.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)