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 2016/12/08 10:46:58 UTC

[jira] [Created] (CAMEL-10571) camel-salesforce: implement support for SObject tree creation via Composite API

Zoran Regvart created CAMEL-10571:
-------------------------------------

             Summary: camel-salesforce: implement support for SObject tree creation via Composite API
                 Key: CAMEL-10571
                 URL: https://issues.apache.org/jira/browse/CAMEL-10571
             Project: Camel
          Issue Type: Improvement
          Components: camel-salesforce
    Affects Versions: 2.19.0
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart
            Priority: Minor


The SObject tree Composite API allows for creation of up to 200 records with 5 levels of parent-child relationships in one API request. This improves performance by eliminating multiple round-trip requests needed to perform record creation.

The camel-salesforce component should support this aspect of Composite API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)