Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.18.1, 2.19.0
-
None
-
Unknown
Description
Salesforce component uses DTOs by default, but it should be possible to bypass all the DTO processing to send/receive JSON strings.
It won't be able to validate the JSON, but this approach would make it easier to build simpler Salesforce interfaces, which do not need to manipulate SObjects as DTOs.
Attachments
Issue Links
- supercedes
-
CAMEL-7414 camel-salesforce component should be able to return "raw" data
- Resolved