JDBC Driver for Salesforce Marketing Cloud

Build 22.0.8462

UseAsyncBatch

Whether to use the synchronous or the asynchronous SOAP API to perform Batch insert.

Data Type

bool

Default Value

true

Remarks

This property determines whether or not the asynchronous API is used for Insert data to Salesforce Marketing Cloud. These requests will be processed asynchronously meaning the driver will not wait for Salesforce to process the results fully. You can query the following table to get information about the jobs and batches that were created:

SELECT * FROM LastResultInfo#TEMP

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462