SSIS Components for Salesforce

Build 25.0.9434

BulkAPI

This section provides a complete list of the BulkAPI properties you can configure in the connection settings for this provider.


PropertyDescription
UseBulkAPISpecifies whether to use the asynchronous Bulk API or the synchronous SOAP API for reading and writing data in Salesforce.
BulkAPIConcurrencyModeSpecifies the concurrency mode used when processing bulk rows with Salesforce Bulk API v1.
BulkUploadLimitSpecifies the maximum file size (in MB) that can be uploaded using Salesforce Bulk API v2.
BulkPollingIntervalSpecifies the time interval (in milliseconds) between requests that check the availability of a bulk process response.
BulkQueryTimeoutSpecifies the maximum time (in minutes) the provider waits for a bulk query response before timing out.
WaitForBulkResultsSpecifies whether the provider should wait for bulk operation results to complete when using the asynchronous Bulk API. Only applies when UseBulkAPI is set to true.
BulkAPIVersionSpecifies the Salesforce Bulk API version to use for processing bulk queries and data operations.
PushEmptyValuesAsNullIndicates whether empty values should be interpreted as empty strings or as NULL.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434