Jean-Baptiste Onofré created CAMEL-7414:
-------------------------------------------
Summary: camel-salesforce component should be able to return "raw"
data
Key: CAMEL-7414
URL: https://issues.apache.org/jira/browse/CAMEL-7414
Project: Camel
Issue Type: Improvement
Components: camel-salesforce
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: Future
Right now, the camel-salesforce component defines its own callback, forcing the
object marshalling (using jackson for instance).
It would be great to add an option like "raw=true" or to let the user provides
its own callback to populate the body of the out message with json or xml
(depending of the payload format) raw data.
--
This message was sent by Atlassian JIRA
(v6.2#6252)