Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Ideas

Share your Server product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Featured Ideas

0 Likes

Hello,

My customer want to set a certification process for the workflow or application published on gallery, on the same model than Tableau has for datasource :
https://help.tableau.com/current/online/en-us/datasource_certified.htm

 

Best regards,

Simon

0 Likes

When I manually execute a wf on Gallery, I sometimes have a tinge of regret that I don't have email events set for the workflow. In most cases, it's just THIS time that I want to receive an alert and not every time. At any point while the workflow is executing, allow the option to request an email event to be sent out for this execution.

0 Likes

Currently, if we want to assign a worker node it has to be done at the workflow level.  It would be very helpful to be able to make a rule that auto-assigns the type of workflows to a specific node, so all apps go to one, all schedules go to another, etc.  

 

At the very least, if there was an API endpoint to update specific items on a workflow (such as node), this would work as well as we could then build a process that auto-assigns.

 

Thanks! 

0 Likes

More of our customers (we are a premier partner) have Servers with multiple worker nodes.  If a custom macro is needed, currently it has to be added manually on each worker node. 

 

Would love to see a feature in the Admin portal that allows for the upload and distribution of custom macros to all or select workers. 

0 Likes

Our company prefers to setup active directory groups to manager our users and resources separately for better tracking of what a group has access to.  We setup global group roles with users as members and local groups with privileges to a resource and the role as a member. We would like to be able to use nested global groups in the User>groups and have it still setup the users once a nested group is setup. Attached his the priv group an role.  We were not able to login with the priv group, but could login once the role group was added.

Thanks

0 Likes

When I publish a workflow, I want it to have different behaviour based on the collection from which it was executed or scheduled. Let us suppose that I create a DEV collection and a PROD collection. The workflow is shared in both. If the workflow is executed from DEV, then I will have some logic to do X (output to specific folders, etc). If from PROD, the logic will do Y. The logic will be up to me. If the collection information is captured in the MongoDB layer, then I can pull it out on the fly by joining the collections, appInfos, and AS_Queue or AS_schedules collections. Querying the DB on the fly during execution and pulling that value is trivial. Once I have it, I can use it for any sort of logic as an environment sensing variable. Can you please store the info in MongoDB?

0 Likes

Is there a way to check the version of the CASS data packs or other data packs on a server without logging into the server? It would be nice to have the option to check current data packs from the gallery within your profile. Today we can check the Client and Server version when logged in as a user. 

Thank you,

Berger

0 Likes

It would be a nice feature for users on the 'keys' tab in gallery to provide code examples in python (maybe pre-configured in python tool) or javascript (maybe pre-configured in js tool) or even offer download of @patrick_digan 's API macro with the key/secret already placed in the macro with the end game being able to not have users stumble through building a block of code that they know or don't know should work! 

 

 

0 Likes

I would like to see ability to limit the number of versions a user can save of a workflow. As a server environment ages we start to see the database become unnecessarily larger because the number of version of workflows. For servers related to DEV and QA environments as an Admin I would like to be able to say users can keep their 10-25 most recent versions of their workflows. Then anything over that will start to auto-delete just like the auto save feature in Designer. 

0 Likes

Alteryx saves log files in UTF-16 please change the format to UTF-8 as the logs can be streamed using applications like New Relic to track the performance as they only support UTF-8 format.

 

 

0 Likes

Sorry if this idea has already been addressed, but I would love an enhancement that would allow users to upload multiple files to the Gallery to be processed and ran by a published app. 

 

Currently, the only way to accomplish this is by adding multiple File Browse tools to the published app. But if you have a workflow that needs to upload more than a couple files, this becomes a problem. 

0 Likes

Similar to other code/software repository, it would be nice to have the ability to add a message to the reason why a workflow is updated/modified for users of a collection with access can easily review and revert back to older versions quickly.

 

Fix typo in introduction to user guide

 

Top Liked Authors