CData Python Connector for Sage Intacct

Build 25.0.9454

ReadByName

If True, the provider uses the ReadByName clause in its XML request to the Sage Intacct API. This allows the provider to query API endpoints that require this clause. Use this only when the UseLegacy connection property is set to True. It is rare for tables or views to require setting this property.

Data Type

bool

Default Value

false

Remarks

When this property is enabled, the connector only supports the following query filters:

  • The table or view's primary key
  • = operator
  • IN clause

If no criteria is specified, a ReadByQuery clause is used instead in the XML request.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454