Parameter | Expected Value |
|---|---|
name | The name that will be displayed to catalog users for this connection |
code | Unique identifier of the connection on the Zeenea platform. Once registered on the platform, this code must not be modified or the connection will be considered as new and the old one removed from the scanner. |
connector_id | The type of connector to be used for the connection. Here, the value must be denodo and this value must not be modified. |
connection.url | Denodo Data Catalog address. Example: http://host:9090/denodo-data-catalog. |
connection.username | Username |
connection.password | User password |
connection.jdbc.username | Optional - see configuration template |
connection.jdbc.password | Optional - see configuration template |
connection.jdbc.class_name | Optional - see configuration template |
filter | To filter datasets during the inventory. See Filters |
tls.truststore.path | The Trust Store file path. This file must be provided in case TLS encryption is activated (protocol https) and when certificates of Denodo servers are delivered by a specific authority. It must contain the certification chain. |
tls.truststore.password | Password of the trust store file |
tls.truststore.type | Type of the trust store file (PKCS12 or JKS). Default value is discovered from the file extension. |
proxy.scheme | Depending on the proxy, http or https |
proxy.hostname | Proxy address |
proxy.port | Proxy port |
proxy.username | Proxy Username |
proxy.password | Proxy account password |
fingerprint.sampling_max_rows | Max number of lines sampled from fingerprinting |
Criteria | Description |
|---|---|
serverUrl | VDP Server URL Example: //denodo.example.com:9999/admin |
database | Database name |
table | View name |
type | View type Possible values: derived, interface, and base |
Object | Identifier Key | Description |
|---|---|---|
Dataset | code/server identifier/database name/view name | - code: Unique identifier of the connection noted in the configuration file - server identifier - database name - view name |
Field | code/server identifier/database name/view name/field name | - code: Unique identifier of the connection noted in the configuration file - server identifier - database name - view name - field name |