TDV Adapter for Oracle Eloqua

Build 22.0.8462

Fine-Tuning Data Access

Fine Tuning Data Access

You can use the following properties to gain more granular control over how the adapter surfaces the functionality of the underlying Oracle Eloqua APIs.
The adapter uses the bulk API when possible; you can fine-tune the connectivity to the bulk API with the following connection properties:

  • UseBulkAPI
  • BulkPollingInterval
  • BulkQueryTimeout
  • DataRetentionDuration
Additionally, the following properties are useful to circumvent failed bulk API requests:
  • RetryCount
  • RetryInterval
Oracle Eloqua accepts characters for table and column names that must be escaped in SQL. You can set UseSimpleNames to true to report nonalphanumeric characters as underscores.

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