[
https://issues.apache.org/jira/browse/CAMEL-17036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Ross updated CAMEL-17036:
--------------------------------
Description:
When certain salesforce operations (such as updateSObject) fail, they don't
preserve the body, therefore the body can't be logged in a downstream logging
operation or error handler.
Also, operations that don't have a body to return should pass along the in body.
was:When certain salesforce operations (such as updateSObject) fail, they
don't preserve the body, therefore the body can't be logged in a downstream
logging operation or error handler.
> camel-salesforce: body should be preserved in some cases
> --------------------------------------------------------
>
> Key: CAMEL-17036
> URL: https://issues.apache.org/jira/browse/CAMEL-17036
> Project: Camel
> Issue Type: Bug
> Components: camel-salesforce
> Affects Versions: 3.11.0
> Reporter: Jeremy Ross
> Priority: Minor
>
> When certain salesforce operations (such as updateSObject) fail, they don't
> preserve the body, therefore the body can't be logged in a downstream logging
> operation or error handler.
> Also, operations that don't have a body to return should pass along the in
> body.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)