We had an employee leave the organization. They left behind dozens of workflows on the Server. Is there a way to delete multiple workflows at once?
Solved! Go to Solution.
Hi @jason_scarlett - If you are brave enough and have permissions you can access MongoDb, where all the workflows are stored and create a workflow in Alteryx Designer to delete unnecessary workflows.
Please review AlteryxService MongoDB Schema here: https://help.alteryx.com/current/server/alteryxservice-mongodb-schema
Hi @jason_scarlett ,
I would second what @ArtApa stated but would just add a comment to that. You'll want to make sure you have a nice backup of the Server MongoDB before attempting this.
Having said that, you should just be able to turn the "IsDeleted" tag to true and the workflow will disappear.
Thanks ... I decided to spend ~30 minutes deleting them manually.
Two things:
1. I noticed that when trying to open the workflow fro the ADMIN role in another tab by holding CTRL before clicking the hyperlink, the "delete" button in the new window that opened does not function (the left menu is also missing). You have to open it into the same tab for the delete button to work.
2. I'm generally brave when cracking the open the back end, but since this is our production instance and we rely on it to be up 24/7 (colleagues have ML code running doing risk scoring of live patients in the hospital), I prefer not to risk it. I wish the Alteryx license would allow a TEST environment so we could try things like this.
User | Count |
---|---|
4 | |
1 | |
1 | |
1 | |
1 |