Loading

Importing Web Data Connectors in TSM Versions of Tableau Server

Publiseringsdato: Aug 25, 2025
Forkunnskaper
• You must be a Server Administrator. • Tableau Server (version 10.5 or later). • WDC hosted on a web-accessible server (e.g., https://yourdomain.com/wdc/my_connector.html). • Knowledge of all domains the WDC interacts with (for secondary safe list). • Administrative access to run tsm commands and apply changes.
Oppgave

How to configure a Web Data Connector (WDC) for Tableau Server in TSM versions by whitelisting it instead of importing.

Trinn

1. Host the WDC
Host the .html file of your WDC on a web server (internal or external) that is accessible via HTTP or HTTPS.

2. Add the WDC to Tableau Server’s Safe List
Use the following TSM command to whitelist the WDC and its required secondary domains:
tsm data-access web-data-connectors add \
--name "WDC Example" \
--url https://yourdomain.com:443/wdc/my_connector.html \
--secondary https://yourdomain.com/.*,https://apis.example.com/.*

3. Apply Changes
Run this command to apply changes and restart the server if required:
tsm pending-changes apply

Important Notes:

  • Importing WDCs is no longer supported as of version 10.5.

  • Tableau Server requires embedded credentials for scheduled refreshes via WDC.

 

Knowledge-artikkelnummer

001453765

 
Laster
Salesforce Help | Article