APIVersion (configuration option)
- Last Updated: October 27, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Sales Cloud 6.0
- Documentation
Purpose
Identifies the version of Oracle Sales Cloud used in your environment.
Valid Values
latest | MM.mm.ss
where
- latest
- is the latest version of Oracle Sales Cloud supported by the driver. When set to
latest, the driver assumes the latest version of Oracle Sales Cloud is being used. This is the default setting.
- MM.mm.ss
- is the version of Oracle Sales Cloud used in your environment where
MM is the major version number, mm is the minor
version number, and ss is the service pack number. For example,
11.1.11.
Default
latest
Data Type
String