Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

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

alteryx server database table names

kevin_4929
5 - Atom

Hi Team,

 

I need to see the workflow ,app,details from alteryx server whatever it has been schedulled using backend DB of alteryx server.

 

Kindly provide me the table names,etc.

 

Regards,

Kevin

1 REPLY 1
MichalM
Alteryx Alumni (Retired)

Hi @kevin_4929 

 

You can download a pre-built workflow here which will give you access to all the information you're after. In the background, it's using a series of MongoDB Input tools - these will help you understand which Mongo collections and documents contain the details you need.

 

Michal