Is it possible to create either workflow specific ODBC Driver or is there a way to have the ODBC driver for Snowflake change dynamically say based on an input in the workflow?
The reason why I am brining this up is that I have on occasion loaded data into the wrong Snowflake Schema because my current ODBC driver settings had changed from another workflow. Of course, I had to do this manually, by automated workflows and manual workflows have either failed or loaded into the wrong schema since I forgot to change it based on the workflow in question.
So, any ideas to help with this issue? Can this be a suggestion to develop something possibly that could change this in automated or workflow specific way?
Thoughts? My one thought is kind of less than idea but creating specific Virtual Machines that only run key workflows that are only configured for specific database and schema. So, just dedication but that seems to be less than ideal or optimal because it ties up a resource and I have more than one key workflow. Or, is this a Run Command type solution that is needed?
Looking to thoughts, comments, suggestions, action....