Loading

Importing Web Data Connectors in TSM Versions of Tableau Server

公開日: Aug 25, 2025
前提条件
• 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.
タスク

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

ステップ

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.

 

ナレッジ記事番号

001453765

 
読み込み中
Salesforce Help | Article