Tableau Connected System

Overview

The Tableau Connected System plugin contains the Client APIs for generating the authentication token and querying the views and workbooks.

Prerequisites:

Requires a registered Tableau user account and requires Connected App to be created and enabled to get the client credentials

Note:

This plugin requires the Tableau Component Plugin to embed the views from the Tableau environment.

Key Features & Functionality

Parameters

  • Server URL - The pod URL where the site has been deployed.
  • Site ID - The site name to authenticate to.
  • Client ID - The client ID value from the Connected App.
  • Secret ID - The secret ID value from the Connected App.
  • Secret Value - The secret value from the Connected App.
  • Username - The registered username in the Tableau Environment. Preferably the admin account.
  • Password - The password for the admin account
Anonymous
Parents
  • Hi dear,

    I try to connect to the Appian server " On-Prem" and the Tableau server " On-Prem" version 2025.1.6

    And I added the Tableau certificate on Appian App server in the file cacerts as the comment below

    keytool -import -trustcacerts -keystore "/data/appian/java/lib/security/cacerts" -storepass changeit -alias tableau -file /data/appian/java/lib/security/tableau.crt

    and installed the Tableau plugin version 1.1.0 "com.vuram.tableau_1.1.0.jar", and I found the error "Error signing in to Tableau Server"

Comment
  • Hi dear,

    I try to connect to the Appian server " On-Prem" and the Tableau server " On-Prem" version 2025.1.6

    And I added the Tableau certificate on Appian App server in the file cacerts as the comment below

    keytool -import -trustcacerts -keystore "/data/appian/java/lib/security/cacerts" -storepass changeit -alias tableau -file /data/appian/java/lib/security/tableau.crt

    and installed the Tableau plugin version 1.1.0 "com.vuram.tableau_1.1.0.jar", and I found the error "Error signing in to Tableau Server"

Children
No Data