You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/26 10:59:43 UTC

[GitHub] [camel] jbonofre commented on a change in pull request #4514: [CAMEL-15757] Add composite support in camel-salesforce

jbonofre commented on a change in pull request #4514:
URL: https://github.com/apache/camel/pull/4514#discussion_r511876126



##########
File path: components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/processor/XmlRestProcessor.java
##########
@@ -124,6 +124,13 @@ protected void processRequest(Exchange exchange) throws SalesforceException {
                 exchange.setProperty(RESPONSE_CLASS, CreateSObjectResult.class);
                 break;
 
+            /**
+             * TODO AHMEDBS

Review comment:
        I will fix. Thanks.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org