Hi, Can we setup In-DB connections on the server?
I'm using Data Stream In to create a temporary table and join it with other tables in Snowflake.
I need to upload the app to Gallery so our non-Alteryx designer users can use it.
Hi @leannedayao ,
The Gallery data connections are not available for in-DB. The best practice is to create an in-DB connection file and place it in a shared folder so it is easily manageable.
https://knowledge.alteryx.com/index/s/article/How-To-Create-an-Alteryx-In-DB-Connection-File-1583459847560
Best,
Fernando Vizcaino
Yes, it works the same way as on designer desktop. Just make sure the database is supported by Alteryx for InDB.
https://help.alteryx.com/current/en/designer/data-sources.html#idm46038063589040
@fmvizcaino If I convert it to a file, can I use it in Gallery?
Hi, @TimN. I'm using Snowflake and it's supported by Alteryx for InDB. But when I try to save the workflow to Gallery, it throws an error "Error finding connection "<Connection-Name>""
Hi, @fmvizcaino @TimN. I'm using the same DSN created on the server, not sure why it still doesn't work.I tried converting the in-DB connection to a file, now my app is working in Gallery.Thank you both!