We currently have processes setup so that our Alteryx Server can leverage data on a SQL database, and pushes it to a Tableau Server.
We would like to automate this process, but ran into a credential issue.
Currently, processes will require user to enter the credentials (stored on Alteryx Server, so they can select it as they are allowed), to run processes against the SQL Server. We would also like to use the same credentials that are stored inside the Alteryx Server to pass it into the Alteryx Server to Tableau tool for connection to Tableau Server.
Is there any way, by using Macro or some sort, to do this? The key is for users to just select the credentials once. Our users cannot manually entered in these credentials as they do not have access to the password for security reasons, thus that's why they use the credentials stored on the Alteryx Server.
Thanks,