skip to main content
The Connect XE Drivers : The Salesforce Driver : Connection Option Descriptions : Bulk Load Concurrency Mode
 

Try DataDirect Drivers Now
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