TableauServer Connection

Jedox Integrator currently supports connections to Tableau 10.5 and later. The connector can be used with the Tableau REST API. Tableau .tde files are no longer supported; the connector only supports .hyper files.

For this connection a Tableau Connector License is required.

Existing TDE file connections will be automatically migrated to TableauHyperFile connections, but the file extension must be manually changed from *.tde to *.hyper. See Hyper API Installation.

See also TableauHyperFile Connection and Tableau Load.

Settings

Host The host name (DNS name) or the IP address of the server on which the database is located.
Port The TCP/IP port number used by the database.
User name User name for the connection to the database.
Password Password for the connection to the database.
Site ID Name, schema, or instance of the relational database.
REST API version The version of the Tableau REST API.
SSL mode verify: the certificate is verified.
trust: the certificate is imported to the keystore if not yet available.
off: no SSL used.

Note: for the use of SSL, please see corresponding articles on Tableau.

Updated August 13, 2024