Parameter | Expected value |
|---|---|
name | The name that will be displayed to catalog users for this connection |
code | The 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 connector type to use for the connection. Here, the value must be qlik-cloud and this value must not be modified. |
connection.url | Instance address (https://.eu.qlikcloud.com) |
connection.auth_mode | Qlik Cloud authentication mode (accepted values : oauth, token) |
connection.auth.value | Header value for authentication, format: domain\user name |
connection.token | Connection token for Qlik API |
connection.oauth.client_id | OAuth application ID (client) |
connection.oauth.client_secret | OAuth client secret |
filter | To filter visualizations during the inventory. See Rich 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 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 |
Source System | Possible value of alias parameter to be set in source system configuration file |
|---|---|
bigquery.googleapis.com/{project name} | |
{snowflake account name}.snowflakecomputing.com/{database name} |
Object | Identification Key | Description |
|---|---|---|
Visualization | code/application id | - code: Unique identifier of the connection noted in the configuration file - application id |
Dataset | code/application id/table name | - code: Unique identifier of the connection noted in the configuration file - application id - table name |
Field | code/application id/table name/field name | - code: Unique identifier of the connection noted in the configuration file - application id - table name - field name |
Data Process | code/lineage/application id | - code: Unique identifier of the connection noted in the configuration file - application id |