You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jeremy Ross (Jira)" <ji...@apache.org> on 2021/02/07 17:37:00 UTC

[jira] [Assigned] (CAMEL-12808) Add support for PK Chunking in Salesforce Bulk API

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

Jeremy Ross reassigned CAMEL-12808:
-----------------------------------

    Assignee: Jeremy Ross

> 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 Sureshkumar Bokde
>            Assignee: Jeremy Ross
>            Priority: Major
>
> 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
(v8.3.4#803005)