I currently have setup ODBC connections to Snowflake. I can run a data upload workflow on Designer with no issues by entering my credentials to establish the connection.
However when I try to schedule the workflow in Gallery it fails with an error :
Error SQLPrepare: SQL compilation error: Object "xxxx-xxxxx-xxxx-xxxx" does not exist or not authorised (Tool ID: 6)
I am assuming that it is because there is no way of entering the Snowflake credentials when scheduling in Gallery.
Gallery is currently running on a different host to where Designer is running, current version of both Designer and Gallery is 2019.1.6.58192
Is it possible to add a credentials file as an asset to the workflow, and make sure that the Gallery server has access to the credentials file?