[
https://issues.apache.org/jira/browse/CAMEL-10743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112429#comment-16112429
]
Dhiraj Bokde commented on CAMEL-10743:
--------------------------------------
New static utility methods have been added to {{JsonUtils}} class to generate a
JSON schema (String) from an {{SObjectDescription}}. This allows an application
to perform runtime introspection and validation of JSON payloads.
> Add support in Salesforce component for plain JSON input and output
> -------------------------------------------------------------------
>
> Key: CAMEL-10743
> URL: https://issues.apache.org/jira/browse/CAMEL-10743
> Project: Camel
> Issue Type: New Feature
> Components: camel-salesforce
> Affects Versions: 2.18.1, 2.19.0
> Reporter: Dhiraj Bokde
> Assignee: Dhiraj Bokde
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)