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
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"