CData Python Connector for Salesforce Marketing Cloud

Build 23.0.8839

UseAsyncBatch

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

データ型

bool

デフォルト値

true

解説

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839