Tableau Connector for Certinia

Build 23.0.8839

BulkQueryTimeout

The timeout in minutes for which the provider will wait for a bulk query response. The default value is 25 minutes.

データ型

string

デフォルト値

"25"

解説

The timeout in minutes for which the connector will wait for a bulk query response. The default value is 25 minutes. When UseBulkAPI is set, the connector starts an asynchronous job in Salesforce when running a SELECT query. It then waits for the response to be ready by periodically polling the server to check status. This property controls the total time the connector will wait for a response.

Note that this property is very different from Timeout. The Timeout is an inactivity timeout that controls the time to wait for any response. This property controls the total length of time to wait for a bulk query to execute. ;

The timeout in minutes for which the connector will wait for a bulk query response. The default value is 25 minutes. When UseBulkAPI is set, the connector starts an asynchronous job in Salesforce when running a SELECT query. It then waits for the response to be ready by periodically polling the server to check status. This property controls the total time the connector will wait for a response.

Note that this property is very different from Timeout. The Timeout is an inactivity timeout that controls the time to wait for any response. This property controls the total length of time to wait for a bulk query to execute.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839