Details
Description
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.
Attachments
Issue Links
- relates to
-
CAMEL-8209 Added "inputHeader" parameter to use a header value as input to the component instead of the body
- Resolved