Query onto AlteryxGallery MongoDB
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I want to query the Alteryx backend database.
Is it possible to do so and if so how can it be done. While exploring the Alteryx server found that .wt files are generated.
WiredTiger is a high-performance, key-value storage engine.
Solved! Go to Solution.
- Labels:
- MongoDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alteryx Designer contains a MongoDB connector that can be used to query the databases that contain all data leveraged by the Alteryx Gallery.
You'll need the host name of the machine running your Alteryx Server, and a user/pass with permissions to query the databases (retrievable from the configuration settings of the Server).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Workflow Admin Manager has over a dozen reports that answer most questions that we've thought of from the Mongo backend. https://capitalizeconsulting.com/workflow-admin-manager/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I can confirm that Workflow Admin Manager is a very neat and useful tool!
Hi @esoden - Hope all is well.
