Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Extracting Information from server

shwetasalelkar
5 - Atom

Hi All,

We have 500+ workflows scheduled in gallery.

We need to identify the source/database connection details , tables/views they are using.

Is there a way to extract this information in bulk ?

2 REPLIES 2
carlosteixeira
15 - Aurora
15 - Aurora

Hello @shwetasalelkar 

 

You need to do the steps:

1 - download workflows that you wanna read

2 - read all workflows as CSV and get the information in XML

 

carlosteixeira_0-1644572824493.png

 

 

After this, you can search for information connections and others.

 

Best

 

Carlos A Teixeira
AsmiDesai
9 - Comet

Hello @shwetasalelkar ,

 

To find this in bulk, You can use Alteryx Connect product setup with Alteryx server: which is only possible if you have licensed connect product. You can contact alteryx support for more details.

 

Apart from that you can see history of all job ran from server to identify all data sources:

- In Server designer - options - View Schedules

- From Alteryx server service logs as well