Inventory of Workflow Tools
- 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
I have a collection of workflows and I would like to catalog the tools in each workflow. At a minimum the catalog would contain the following columns:
- File Name
- Tool Name
- ToolID
Since Alteryx workflow files contain XML showing the workflow metadata, this should be possible to do with Alteryx.
Has anyone created a workflow or macro to perform this task?
Solved! Go to Solution.
- Labels:
- Datasets
- Documentation
- Macros
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Interesting thing is that the yxmd is actually an .xml file.
Maybe we can modify the extension to .xml then read back into alteryx, then do some magic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Exactly ! I am searching for the magician who has already waved a magic wand...!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@derekbelyea you may find this auto documentation utility useful: https://community.alteryx.com/t5/Engine-Works/Auto-Documentation/ba-p/545827
This auto documentation app is able to look at a workflow and effectively tell you what it does and where it connects to.
An Alteryx Partner, Capitalize Consulting, has also created a workflow admin manager which has a bunch of administration and documentation capabilities: https://capitalizeconsulting.com/workflow-admin-manager/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Excellent solution. Far exceeded my expectations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@BrandonB
This is nice. Thanks a lot.
I almost tried to invent my own ugly wheels again. 🤣
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There is a built-in macro that does exactly what you're asking.
