Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- is superceded by
-
CAMEL-10743 Add support in Salesforce component for plain JSON input and output
- Resolved