You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/08/14 20:13:00 UTC

[jira] [Resolved] (CAMEL-7414) camel-salesforce component should be able to return "raw" data

     [ https://issues.apache.org/jira/browse/CAMEL-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart resolved CAMEL-7414.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   2.20.0

[~dhirajsb] implemented support for {{rawPayload}} parameter in CAMEL-10743.

> 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: 2.20.0
>
>
> 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.4.14#64029)