TDV Adapter for NetSuite

Build 22.0.8462

AccountSupportsSuiteAnalyticsConnect

A boolean indicating if Connect Service Feature is enabled for the authenticated account.

Data Type

bool

Default Value

false

Remarks

The API returns 100,000 records if the SuiteAnalytics Connect feature is disabled. To bypass this issue the provider will slice the query in multiple ones grouped by different range filters on primary key column. In case the SuiteAnalytics Connect feature is enabled in your account, the API will return unlimited results. To bypass the query slicing logic you will need to enable SuiteAnalytics Connect feature and set this connection property to true. As an additional feature, the provider will try to auto-detect if that feature is enabled but that request will fail in case the authenticated account doesn't have permissions to check the enabled features.

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