How to view workflows stored in private studio, we are looking to get owner names
- 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
How to view workflows stored in private studio, we are looking to get owner names of all workflows in system
- Labels:
- Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @rgottumukkala ,
If you are an Alteryx Admin you can add your individual account to the users studio.
1. On the Subscriptions page, select a subscription.
2. Select Add User. Enter the username and select the user when it appears. Note, this changes the user's private studio (subscription) and removes their access to the workflows in their existing subscription.
Refer the below link for more details.
https://help.alteryx.com/20212/server/subscriptions-studios
Regards,
Ariharan.R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @rgottumukkala ,
You have 3 options there:
1. Go to the admin page (you must have admin's permission to do it) and go to subscriptions, there you can see all the workflow owners.
2. Use the Alteryx Server Usage Report or access Alteryx's mongoDB directly and retrieve that information. For this, you will need to have mongoDB's user and password from the Alteryx Server's system settings
https://help.alteryx.com/20221/server/install-server-usage-report
3. Using the Gallery APIs. You will need to have admin permission for this one too, but you have an admin endpoint that can download all the workflow's info.
https://community.alteryx.com/t5/Engine-Works/Introducing-the-Alteryx-Server-v3-API/ba-p/899228
Best,
Fernando Vizcaino
