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
When installing and configuring Alteryx, the wizard allows the administrator to select the Gallery authentication to be used among:
Built-in
Integrated Windows authentication
Integrated Windows authentication with Kerberos
SAML authentication
The note states:
Once an authentication type has been selected, it should not be changed. Changing it may cause technical problems.
The gallery manual states "Once an authentication type has been selected it should not be changed or Gallery functionality may be compromised."
If you are reading this idea suggestion, I hope it is not too late for you. Why allow the user to change the authentication method once the install is completed? What are the options to solve this?
One option would be to grey-out the "Authentication Type" section in the "Gallery Authentication" screen, so the user is not able to change authentication methods once after the first configuration is set. This would still allow the user to change SAML settings.
Another option, if somehow there is a reason why a user would want to change authentication types even though it is not supported, what about changing the layout to make it more difficult to change the authentication type.
What are your other suggested changes?
This is not relevant if this idea is implemented https://community.alteryx.com/t5/Alteryx-Server-Ideas/Allow-changing-of-Gallery-Authentication-witho...
However, I would imagine that a UI change would be a lot easier to implement that supporting overhauling the user management in the MongoDB.
Mongocontroller.log during its MongoDB dump processing records DB admin password in clear text. This poses a security risk now only to the company but to the MongoDB itself.
Is there a security patch ready to be pushed out to eliminate this risk?
This may be more from an admin standpoint but once I add workers into a cluster (controller token added), I have no way of knowing if the worker is now added to the cluster unless a workflow starts getting serviced and I view it from the 'View schedules' tab.
This causes issues specially when we have to add multiple of them and need to keep a track of which ones are added to the cluster or not.
On the admin page, I should be able to view the list of the workers that is currently existing on the cluster.
We do NOT want all users to be able to share their DCM connections. The only way to do this is to disable the options on User Profile as it defaults to enabled for all new users.
Admins should be able to control this and all user profile setting defaults by role.
Example, New Artisans should all have access to create new Collections and Schedules, but DCM sharing is disabled.
Data Connections and Workflow Credentials are key part of migration process for workflows to Gallery.
They are provisioned for each user upon request.
When a developer leaves the organization, there is no easy way to identify all the Data Connections and Workflow Credentials assigned to that user.
Current options in the Gallery is for the Admin to browse through each Data Connection and Workflow Credential, navigate the Users tab and identify the list users.
For a large organization with many Data Connections and Workflow Credentials it will hard to manage this since.
1. If the workflows change ownership, the new owner has to be given access to the Data Connections and Workflow Credentials.
2. Remove user access to the Data Connections and Workflow Credentials.
A Gallery page in Admin should include all Assets a user owns/has access to which includes the following. By selecting a user, the list should populate.
We have implemented a solution to capture this information by getting the details from MongoDB. Also an automated process where the list goes to the manager when a developer leaves the organization so that he can manage the assets by identifying a new owner for the assets.
In the new version, we have an easy way to change ownership of a workflow in Gallery. In the same manner other Assets also should be taken care.
Hello,
Could you make it possible for curators to administer DCM connections created by other users?
Currently if one of the curators creates a connection, then only that person can modify it and give other people access to it.
Therefore if the person who created the connection isn't available then nobody can be given access to the connection.
Any curator can manage legacy gallery connections so to be able to move away from legacy connections and use DCM connections instead we need the same administration capabilities for DCM connections.
Thanks.
Workflows which are scheduled and continuously failing in a row 5 times need to stop/disable the schedule. Sent a mail to the workflow owner stopped schedule due to continuous error.
For Administrating the schedule workflows this feature helps a lot. Many users create workflows and dump into server and schedule it and forgot it if we implement this strategy, it will be helpful to both users and Admin team.
At my organization, we have many workflows on our server that take data from one database and store it on another. We would love the ability for an alert system that warns us when a job fails so that we can solve it immediately and not risk the chance of not noticing until a few weeks or months later.
Please could all log file paths on Server have the option to change their location, including
C:\ProgramData\Alteryx\ErrorLogs\AlteryxE2
To enable all log files to be written to an alternative drive than the installation.
The benefit it to prevent excessive space usage on the C: drive
Support have advised there is no way to alter the path or limit these log files by number or size.
Many thanks.
in version 2019.3, with artisan role, I able to add workflow to collection in the workflow page.
I not sure for later version, but in version 2021.4, only curator can do so.
If I uploaded a workflow, designer already give me a link to the workflow, hence if I can add the workflow to the collection.
it goes through 2 pages within 2mins (max). it is very fast for me.
but now, I have to go back to the homepage > collection > add workflow > wait eternal time for server to get the list of workflow > select it > click add.
it extra 5~ steps. with min 10mins extra time. and if the number of workflows larger and larger,
it has chance that it fails to load the list and have to wait another 10mins, and another and another endless 10mins.
so 2mins > endless 10mins? please add back this feature.
The dcm admin apis look promising. I would love if they could add put endpoints for sharing/execution and sharing/collaboration for admins. There is already a delete command for those two endpoints
I remember when i started using Alteryx and the gallery i was able to display the results of a workflow run and then copy a value from the screen to complete checks on.
Now when i run a workflow and the .yxdb results and displayed ever if its one record i have to download a file and open it just to copy the value.
Can we not get the screen to allow highlight and control c of text as required?
It would be good to see when a workflow started running on the gallery when looking at Workflow Resuts.
Currently it only tells you that the worklfow is running. Seeing when it started would be very helpful.
Hi Team,
The Alteryx API documentation for Audit was only available for certain entities(workflow, collection, etc.,) and not available for Schedule entities
If you create a schedule in Gallery, information about the schedule like creation date time, frequency, owner, type, last run, next run, etc. will be updated in MongoDB. If a user edits or modifies a schedule in the gallery, the edited/updated information is only available in MongoDB. There is no possibility of seeing audit information like old value(before change), new value, or operation (update, delete, insert).
We required the Audit information of the entire gallery operation such as schedule, Collection, Workflow creation, updation, and deletion.
Regards,
Ariharan Rengasamy
Hello,
Tableau has a nice Postman Collection available... it's really easy to use since you can download or forkt it on Postman and all you have to do is to write the variable values.
I would like the same thing but for Alteryx.
Best regards,
Simon
Enhancement request that there is an ability to limit collection naming rights to the collection owner and/or collection admins. Currently anyone with access to a collection can rename it.
Enhancement for the ability to trap errors at the tool level, take actions, and direct workflows based on error messages. If a tool presents an error, check for additional handling instruction in the configuration panel.
As we have more and more users onboarded to the Server, and many users share similar names, it is getting more and more complicated to manage.
It will be great if we have a management console that allows us to create User Groups, Tags, set User Departments, and more controls alongside their curator, designer, etc status on Server.
Groups like User Groups gives a group of people access into certain workflows, districts, collections, etc. It will also be helpful as it can also be an audit trail of who ran what - with a feature that allows users or groups of users to run certain tasks or schedules.
Upon utilizing the Alteryx gallery to create and test an automation app in cooperation with other business areas, we found that the list of "recent modified files" that appears when selecting a file browse query has several issues, or areas in desperate need of improvement:
Not only does this list append new files to the bottom, resulting in a less than desirable experience when selecting files from this list across multiple occasions when testing, but the list eventually reaches a capacity where no new files can be shown. Furthermore, for processes that involve small modifications being made to a file or group of files that is fairly consistent in naming, a list of ambiguously named files will quickly cause confusion. If this type of small improvement is possible, please reach out to me about any avenues towards achieving it, or if there is a person or department to appropriately contact.
-John
A maintenance mode would not be luxury, so that the worker does not take any more new job and finishes those which it has in progress. to be able to stop this one more easily.
User | Likes Count |
---|---|
3 | |
3 | |
2 | |
1 | |
1 |