In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

In-DB Connection on server

Youssef_BenSalem
7 - Meteor

Hi

How do I publish workflows containing inDB connections on server?

Thank you

2 REPLIES 2
MatthewO
Alteryx Alumni (Retired)

@Youssef_BenSalem I would recommend using a connection file that gets published with the workflow, or a DSN that is configured on both the user's local machine and on the Server. The following articles contain instructions for both of these methods.

 

PanPP
Alteryx Alumni (Retired)

Hi @Youssef_BenSalem 

 

As a best practice, I would recommend utilizing File connections within your server environment and storing the file connection in a network location so that the server/user can access the file connection.

 

Hope this helps, if it does please like this post and if it helps resolve your problem, mark it as a solution. If you have any other questions, please let us know.