Hi Everyone,
I am trying to run an app in Alteryx Gallery. Inside this app I have regular input connections and in-db connections. The regular inputs point to a data connection that I set up under the manage data connection option(call it X). These regular input tools work just fine. For the in-db input tool I had to create an in-db connection in which I pointed the connection string to X (it appeared as aka:X).
Now when I run the app locally I get no issues but when I run on gallery there seems to be an issue with the in-db tools. The error I get is "Unable to find connection". Any reason for this?