Sometimes (but very rarely) you may need to connect directly to Tableau Server’s repository. Generally this is recommended when your user-count is very high (5000+ users), your Tableau Server connection is dealing with severe latency that cannot be overcome (making the REST API responses very slow), or you need to enable the password reset feature. In these instances you will need to make sure your Tableau Server repository is enabled on Tableau Server first.Documentation Index
Fetch the complete documentation index at: https://docs.curator.interworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuring Tableau Server’s Readonly Account
By default, access to the Tableau Server repository is disabled. To enable it, as well as set the password, you need to issue a TSM command like the following against your Tableau Server:Connecting Curator to the Repository
Once you have enabled access to the repository and set its password, you can configure the connection on Curator:-
Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - Navigate to the Integrations > Connections section from the left-hand menu.
- Click on the Tableau Server connection you want to edit.
- Expand the “Tableau Server Repository Connection” near the bottom of the page.
- Enable the toggle for Connect to Tableau Server’s Repository Database in the “Primary Tableau Connection” section.
- Enabling the toggle will display a new section: “Tableau Server Repository Connection”.
- Check for any errors shown in this section. They must be addressed before the connection can be established.
-
Expand the “Tableau Server Repository Connection” section and fill out the connection fields. For information on how
to find the default connection information on your Tableau Server, see:
- Repository Host Tableau Server host url
- Repository Port This value is 8060 by default.
- Repository User readonly (recommended user)
- Repository Password Password you set up in Step #1 on Tableau Server
- Once properly filled out, click the “Save” button.