Hello Alteryx Community,
We currently have our Alteryx Server in production along with several legacy data connection configurations that we need to optimize. Our goal is to simplify our setup so that both server and Designer users only require three ODBC DSN configurations—or perhaps we might even move to an ODBC-less approach in the future.
The Challenge:
Snowflake is our primary data source. Business user access is controlled by both role and warehouse, and we operate in three environments (development, pre-production, and production). At the moment, we end up with multiple DSN configurations per department (for instance, Sales has three connections, Finance has three, and so on).
The Ideal Setup:
We’re aiming to reduce this to only three ODBC DSN setups—one per environment. Our wish is to use the Data Connection Manager (DCM) to dynamically inject the appropriate role and warehouse parameters into the connection at runtime. I’m comfortable managing several DCM configurations if it means we can consolidate our DSN profiles down to just three for Snowflake.
Has anyone implemented a similar solution or have suggestions on the best practices to achieve this? Any insights or recommendations would be greatly appreciated.
I am a bit new to DCM at scale, and i might be barking up the wrong three, dont hesitate to let me know if so.
Thank you!