Dhiraj Bokde created CAMEL-12808:
------------------------------------

             Summary: Add support for PK Chunking in Salesforce Bulk API
                 Key: CAMEL-12808
                 URL: https://issues.apache.org/jira/browse/CAMEL-12808
             Project: Camel
          Issue Type: New Feature
          Components: camel-salesforce
    Affects Versions: 2.22.1
            Reporter: Dhiraj Bokde


Salesforce supports chunking primary keys in queries for tables with a large 
number of records as described at [1]. This reduces the number of records 
returned in Batch results, by adding more batches to jobs. This helps reduce 
the amount of data that has to be buffered in the Salesforce component's Jetty 
client response buffer. 

[1] 
https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/async_api_headers_enable_pk_chunking.htm



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to