skip to main content
Part 4: The Connect XE Drivers : The Salesforce Driver : Connection Option Descriptions : Bulk Load Concurrency Mode
  
Bulk Load Concurrency Mode
Attribute
BulkLoadConcurrencyMode (BLCM)
Purpose
Determines whether multiple batches associated with a bulk load operation are processed by Salesforce in parallel or one at a time. See Using DataDirect Connection Pooling for more information.
Valid Values
0 | 1
Behavior
If set to 0 (Serial), multiple batches associated with a bulk load operation are processed one at a time.
If set to 1 (Parallel), multiple batches associated with a bulk load operation are processed in parallel. The order in which the batches are processed can vary.
Default
1 (Parallel)
GUI Tab
Bulk tab