Cmdlets for Certinia

Build 24.0.9060

BulkPollingInterval Parameter (Connect-FinancialForce Cmdlet)

The time interval in milliseconds between requests that check the availability of the bulk query response. The default value is 500 ms.

Syntax

Connect-FinancialForce -BulkPollingInterval string

Data Type

cstr

Default Value

"500"

Remarks

The time interval between requests that check the availability of the bulk query response. When UseBulkAPI is set, the cmdlet 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 frequency of polling.

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