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.

 

Knowledge 기사 번호

001453765

 
로드 중
Salesforce Help | Article