We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Workflow Ran on Multiple Desktops

tdavis1234
5 - Atom

I'm connecting to input data though an ODBC connection. Screenshot shows a username/password, but I also tried this with a "No Authentication" connection and have the same issue.

tdavis1234_0-1755290226356.png

 

Here's my ODBC Connection. Again, I have tried with the Authentication Method of "Not Authentication" as well:

tdavis1234_1-1755290281305.png

 

However, when my colleague opens up the same workflow, this is what he sees. 

tdavis1234_2-1755290315921.jpeg

 

Why would it show that his connection is invalid? I've confirmed that he has same ODBC connection access, it's just that it doesn't seem to connect when he opens up the workflow that I created on my desktop. 

4 REPLIES 4
Gaurav_Dhama_
12 - Quasar

How is she/he opening the workflow? Is she/he opening it from gallery or from the shared workflow via chat or email?

apathetichell
20 - Arcturus

I'm not an expert on DCM --- but I am 95% sure that the DCM connection must be shared with your coworker --- if this was on server --- you can manage this from server. If this is local --- your coworker must set up their DCM connection and must use the same naming convention you used.

 

In the old days of ODBC and manage In-DB --- you would have to have an ODBC connection/driver and you'd have to connect this to Alteryx via manage in-db. All your coworkers --- would need the same naming conventions for connecting to use any workflow with an IN-DB tool. 

tdavis1234
5 - Atom

They're opening it from the file saved on a shared drive. 

Gaurav_Dhama_
12 - Quasar

Ok, so they need to build the connection with server else designer wouldn’t know what that string means.

So you can go to manage connections and synchronise.

 

Preferably, upload this workflow and let people open it from there into their designer. That will take care of most of it.

Labels
Top Solution Authors