TDV Adapter for FinancialForce

Build 22.0.8462

BulkQueryTimeout

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

Data Type

string

Default Value

"25"

Remarks

The timeout in minutes for which the adapter will wait for a bulk query response. The default value is 25 minutes. When UseBulkAPI is set, the adapter starts an asynchronous job in FinancialForce 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 adapter 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) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462