---
title: "Tableau Server (Cloud Jira) - WDC"
canonical: "https://support.appfire.com/space/ATCFJ/65634491/Tableau%20Server%20(Cloud%20Jira)%20-%20WDC"
format: markdown
---
> Macro (aura-html)

To setup scheduled refreshes inside **Tableau Server**, the **base** Connector URLs needs to be **whitelisted**

Base connector URLs to be whitelisted for Jira Cloud are

> https://bi-reports.appfire.app/aio-app/public/tableauconnect
> 
> https://bi-reports.appfire.app:443/aio-app/public/tableauconnect

---

### Instructions for Tableau Server version 2018.1 and below

1. Open terminal window (Command prompt on Windows)
2. Change to Tableau server installation/bin directory (Example on windows: cd C:\Program Files\Tableau\Tableau Server\10.3\bin)
3. Enter command as follows
  
4. Restart Tableau Server

---

### Instructions for Tableau Server version 2018.2 and above

> 📝 With Tableau Server 2018.2, tabadmin utility has been replaced with tsm utility. More information can be found here: [Comparing Functionality of tabadmin and TSM](https://onlinehelp.tableau.com/current/server/en-us/tabadmin-to-tsm.htm)

1. Open terminal window (Command prompt on Windows)
2. Change to Tableau server installation/bin directory (\Program Files\Tableau\Tableau Server\packages\bin.<version>)
3. Enter commands as follows
4. **Apply changes** and **restart Tableau Server**
5. After restart, confirm that the URLs have been whitelisted

> ℹ️ For more information please refer to [TSM Web Data Connectors](https://onlinehelp.tableau.com/current/server/en-us/cli_data-access.htm#web-data-connectors-add)