Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesHello all,
This may be a little controversial. As of today, when you buy an Alteryx Server, the basic package covers up to 4 cores :
https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-Alteryx-defines-cores-for-licensing-our-products/ta-p/158030
I have always known that. But these last years, the technology, the world has evolved. Especially the number of cores in a server. As an example, AMD Epyc CPU for server begin at 8 cores :
https://www.amd.com/en/processors/epyc-7002-series
So the idea is to update the number of cores in initial package for 8 or even 16 cores. It would :
-make Alteryx more competitive
-cost only very few money
-end some user frustration
Moreover, Alteryx Server Additional Capacity license should be 4 cores.
Best regards,
Simon
The more I'm digging into the Private Gallery (on our own Server, not gallery.alteryx.com), the more I'm feeling that the UI and functionality is very non-user-friendly.
I would like to do something that I think is very basic (I am the Admin of the Gallery):
1. Create Apps and put them in various Collections.
2. Grant people access to certain Collections.
3. Have those people, when they log in, only see the Collections to which they have access to (that I granted them). And then run the apps in those collections. Nothing more, regardless of who they are.
4. Given all three of the above, but I do not want to see them listed as an Artisan, nor do I want to see them have their own studio
Currenlty, no matter what I do, they have Studios, and some are listed as Artisans (and as mentioned in a prior post, you can't delete their Studios). I've tried using Windows Authentication, but I get errors so that's not an option. It would be nice if the above were options regardless of the Authentication type.
Hi,
It would be nice if scheduled workflow credentials could be linked to the workflow and not the individual versions of the workflow.
It is problematic for the user that they need to remember to reschedule the workflow, whenever they publish a new version of the workflow.
Best,
Daniel
I have been looking at the content in Alteryx Public Gallery for some time and I have had some concerns about the safety and usability of the macros/workflows in the gallery.
I think there should be an option to rate, review and provide feedback on stuff that is out there on the public gallery. This will be helpful in many different way.
......
I had initiated a thread some time ago related to this, there is some useful information in there if someone has same concerns.
Thanks,
Ashish
At some point we would like Alteryx Gallery to support SSO via SAML and Authorization via AD groups. The way I want is to have Authentication via SAML and Authorization via AD groups. For instance one of our apps Tableau: It does authentication via SAML (SSO) and for authorization, we import AD groups into Tableau thrice a day(stores the groups in a .xml file), once the groups are in the Tableau, we secure the objects within Tableau using that LDAP groups (which kind of become local groups after import). Basically the userid after the successful authentication step is used by the app for authorization.
I just stated Tableau as one of the ways to implement Authentication and Authorization for an enterprise app. If Alteryx Gallery needs to be an enterprise app, you will need to look into this idea.
Thanks
Raj
With Alteryx Server 2019.4, new users cannot create Collections by default.
As Alteryx Server admin this causes much manual effort on my side, because I need to configure new users manually.
Alteryx claims to be a tool for automatization and I do not see how this new feature fits into Alteryx's vision.
I wish that there were tools, which allow me to automatize the management of users on the Alteryx Server.
With a growing number of users on the Alteryx Gallery, manual user management is not an option!
I wish there was a way to create custom roles on the Gallery and assign them to AD groups, similar to "Permissions".
Those custom roles could include the privilege to create Collections, schedule Jobs, etc.
I would also love, if there was a way to give granular access to the Data Connection menu to users.
I have already addressed this topic to the Alteryx product manager in Q1 2019 and I hope this feature will be implemented in the future.
When a workflow is run manually in the gallery the user is able to enter input parameters. However when using the schedule functionality this option is not available and a separate workflow needs to be developed to dynamically derive input parameters. Effectively two separate versions of the workflow need to be created and maintained.
If this functionality could be built into a future version of Alteryx this would be of significant benefit.
Currently there are certain locations on server that are paginating content results:
Each of these pages require users to either know exactly what they want to find by using keyword filtering or know exactly what page they want to go to and use the bottom arrows/page numbers to navigate to that page. Ditching pagination for something more intuitive helps users that may not be as acclimated with the depth of content when there are a lot of results, and also saves users multiple click interactions to find what they want.
There are tons of solutions for this, but infinite scroll is the most user-friendly & least taxing server & client side.
https://infinite-scroll.com/ has code & examples, and jquery seems to be the most widely used implementation.
Currently when I log into the Gallery, I can see all of the users who are using license keys assigned to me. I would love to be able to run some reports on usage and activation date as well as export the list of users to excel/csv.
-Dan
My company, a very large organization, is in the early implementation phase of Alteryx right now. My company requires frequent password changes and we plan on making heavy use of Shared Connections since there are also many shared data sources. Unfortunately, this would mean that every time a credential has changed that affects a workflow, the credential holder would have to contact Server Administration (me), and I would have to update any Shared Connections or other assets that use those credentials. This problem is exacerbated by also having to manage user permissions and which users belong in each Subscription Right now, that is not much of a big deal, but as the number of users begins to scale, this could become a very daunting task.
My current solution is to create Subscriptions for each Department, Group, or Team and give one person from that Subscription Curator permissions. This enables each Department to work more autonomously and reduces the load for Server Admin. The issue is that there is no permission level between the publishing rights of an Artisan and the ubiquitous acces of a Curator. So, with my solution, any one of the Subsription Curators can start using connections they're not supposed to have access to or deleting/stopping scheduled flows, intentionally or otherwise.
I propose that we find a middle ground between Curator and Artisan, a (Studio) Moderator. This person can be assigned one or more subscriptions by a full Curator and will have Curator-like permission, but only to the assigned Subscriptions. This means that they will be able to add/modify Credentials, Connections, and/or Scheduled under the envelope of their Subscriptions, but they won't have access to any others. I believe that this solution will mitigate the possible overflow of tedium to the true Curators while allowing the powerful communal features of Alteryx be used to their full potential.
In Gallery, I'd like to see the execution log in the workflow results, i.e. what you get if you run the workflow from Designer. I'd like to see this whatever the status of the workflow completion. Would be useful to assess warnings and the performance of components within the workflow. Also would give me useful stats about records loaded etc.
I would like the ability to add a workflow description on Alteryx server. This step would be done after the workflow is published, this way future edits can be made without having to republish the workflow. A checkbox to allow HTML content would also be appreciated.
In the gallery you have the ability to replace a workflow with another, however when doing so the version history only indicates "Package Replaced" (see image below)
Would it be possible to change the default text and input something more meaningful, since in my case I use this field for version control/auditing so it would be good to know what changes came with the replaced version.
Second ask, but maybe not as important as the first.
Sometimes the package we are replacing with itself might have several versions, but these are completely lost when the files are combined.
Would it be possible to keep that version history when the package is replaced.
Eg. Original File is at Version 10. This will be replaced by a package that is at Version 3.
Possible solution would be to have the new version be Version 13 which includes the 10 versions from the original file and the 3 from the new.
Thanks!
Hey Alteryx Dev Gurus -
I've got a situation wherein the user runs something in Gallery, and complains. I have to log in as that user to view the output files that came back out. As a super user, I should be able to have all seeing ability! Thanks!
brian
We've confirmed with @KevinP that the Alteryx Gallery / Server API does not currently support downloading canvasses in unzipped data-stream format. (https://community.alteryx.com/t5/Alteryx-Server-Discussions/Server-API-Download-packages-for-surveil...)
Please can we add an API end-point that allows the following:
Current API only allows this to be downloaded to a zipped file; which then needs to be unzipped; and then loaded back into a data stream.
Thank you
S
CC: @revathi @AshwiniChezhiyan @LizaNemchynova
In order for us to manage the large number of canvasses on our server - we need to add the ability for Admin teams to require additional attributes on every canvas:
For us, these mandatory attributes would be:
- Which team do you belong to (dropdown)
- What business process does this serve (dropdown - multiselect)
- Primary & secondary canvas owner (validated kerberos)
For the ones that have dropdown lists - we can provide the master data into a drop location or into a manually configured list on the server.
Alteryx Server Security is So Complex and it's not easy to understand, Our IT/ Information Security feel that the security is not up to the standard and it's confusing. Also as an Alteryx Gallery Administrator, it's not easy to add users or delete users, Manage Groups and Studios.
The Security structure for any tool is like User-->group--Capability/Functionality.
All we are requesting is keep up to enterprise standards.
It would be nice having the ability to alter the timeout of the file upload on Alteryx Analytic Apps uploading to the Gallery. Having it restrained by time and not file size makes it so that users with poorer internet speeds will not even be able to upload moderate sized files.
Hi
It will be great to make visibility of workflow execution results to other users in same subscription.
As of now, only schedules are visible to all users in a subscription, but not the workflow execution results executed by a user to other users in same subscription.
This will avoid duplicate execution of same workflow by multiple user in a team as it will provide option to cross check the execution results by other users, if executed already, before execution of same workflow.
Regards
Haribabu Muppaneni
Hey there,
Below you can see few of my suggestion to improve Alteryx Server.
Idea for Alteryx Server monitoring:
Give server more functionality with:
Hopefully you will find these suggestions interesting and useful.
Regards,
Aurimas
As a Server 2018.4 admin, I need granular control of Server/Gallery defaults including:
1.) Pre-allocate AD users and groups (under Permissions) to specific Studios
2.) Control defaults for scheduling/priority/worker settings on Users
3.) Control defaults for workflow download/no-download at Gallery or Studio level
4.) Control defaults for notifications. Currently I have to check each notification template individually to disable it. Change template tile colors (or whatever) to provide visual queue as to which are enabled or disabled.
Above all, the tiled approach to displaying users, groups, studios simply isn't scalable. A simple data grid type display will allow higher information density allowing settings like: sharing, download ability, scheduling, credential type settings (studio default, artisan specified, runtime entered etc) to be easily reviewed. Basic server governance relies on easy visibility (reporting) of settings to ensure consistency...