Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
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

Given there are multiple api versions.  I need a way to call the api and get the server version so I can make the correct API call or construct code logic which provides the user code requirement based on the versions features or limitations.

 

I propose a api call ../getserverinfo/ that returns server metadata like version, default worker thread count, and default memory allocation.

0 Likes

There is currently not a way to call the API and find out the calling user.  For instance, if I have a user API key and secret, I  to return the rest of the user info for the calling user or who is calling the api.  I propose a api call like ../user/whoami

 

0 Likes

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.

0 Likes

why didn't you implement the search in the schedules for users, it is available for admins?

for users who have a lot of schedules, it's essential

 

 

0 Likes

Hello! We just upgraded to 23.2, and I see in v3 an endpoint to start a job (v3/workflows/{id}/jobs) and then another to get that job's status (v3/jobs/{jobID}). Compared to v1, I think the outputs endpoint is missing (v1/jobs/{jobID}/output/{outputID}). I'd love for this to be added so we can upgrade from v1 to v3. 

0 Likes

I want to let my artisans choose the collaboration option when sharing dcm sources. Currently they'd have to be promoted to curators to do this.

0 Likes

Results page keeps defaulting back to 50.

I would like that each user for the gallery can default his own amount of records show on the gallery ui .

 

At the moment i go in a set it to 100 but as soon as the gallery completes a job it then defaults back to 50. i want to be able to go into settings and have a function that says default view and it remembers that every time i open the gallery.

 

0 Likes

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.

0 Likes

Currently the Gallery loads all of the workflows before displaying objects on screen.  As our collection has grown this makes the Gallery painfully slow to load.  It would be more efficient to load 10 workflows and get the rest with the next screen arrow.  

 

https://alteryx.dataservices.bayer.com/gallery/api/collections/b05aa77eb91941ba8b1c4ea640da75fe/?v=1...

 

 

 

0 Likes

I think it would be nice to have a user-defined name for events in the Workflow - Configuration - Events tab.  You can see in my image that the default view is not super helpful.  It would be nice to label the steps so a user can edit more easily.


It would also be nice to more easily disable or disable these items - a batch select to enable for instance.

 

0 Likes

Right now, there's no easy way to see everything that is running across all your workflows. It forces you to live on the "Schedules" tab. It would be create if it saved how I've sorted my columns and the "rows per page" setting. 

 

Basically I have to hit those buttons every time I click into the schedule. And I need to click into the schedule 4-5 times to see where we are in the backlog. 

 

 

 

0 Likes

On the Job page, in addition to seeing the worker tag that a job is running on, it would be great to see which server the job is running on to ensure the work is being spread out and look for bottle necks.  We have a group on servers broken down into Small , Medium and large with several servers in each group.  Looking at the current screen, you can not tell what server a job is running on within the group.  Example, 'Large' has 3 servers with 4 jobs running on it.  But you can not identify which server the job is running on.

0 Likes

I would like to be able to suspend scheduled jobs - those that are queued to run. 

The only option currently is just to delete them. 

 

I want to be able to 'put them on hold' then release them as and when is convenient.  Once you release them, they just go back in to the queue or run if there is a free scheduling slot.

0 Likes

I develop workflows or analytical apps in the Designer and save them in a Gallery. If I need the setting "Always run this workflow with these credentials", I have to type in my username and password every single time I want to save it, even in the same Designer session. This is very annoying and results in saving the workflows much more seldom than I would do if I did not have to type in the credentials every single time.

 

My idea is to cache the credentials (login name and password) for one Designer session. It would be perfect if it was for the entire Designer session for multiple files. But even if it was specific to the opened file it would help.

 

Result would be:

  • After loading the file, the user has to type in credentials only for first saving.
  • Every subsequent save would be done without further interaction.
  • After closing and re-opening the file, credentials have to be typed in again.
0 Likes

In one fell swoop, you can see if all the workflows included in the collection have run smoothly.

2023-10-31_10-29-08.jpg

 

I did it with a workflow but it should be native.

0 Likes

When using a flow that produces multiple outputs each has to be selected in turn and downloaded, which is no effecient.

 

It would be a better user experience if standard selection box functionality where the user can select one or multiple files they wish to download, including a box to select all and where more than a singular file is chosen they are provided as a singular zipped download.

0 Likes

the idea would be to be able to chain Workflows (execute Workflow B at the end of Workflow A). Or to condition the execution of a Workflow in relation to another when there are dependencies.

0 Likes

Hi Team,

 

We used the 2021.3 version earlier, which included a user interface feature allowing for search by owner and a
few other filters. However, upon upgrading the server to the 2022.1 version, we discovered that this option was no longer present on the UI page. Moving forward, it is imperative that this functionality be reintroduced in future releases of Alteryx for better user experience.

 

Ref.PNG

 

Regards, 

Ariharan Rengasamy

0 Likes

 

when using the blob input for excel, server will output the input file in the output preview section.

 

please add an option to exclude it from output or remove this function.

 

Server

Screenshot 2023-07-20 161117.png

 

run log

Screenshot 2023-07-20 161508.png

 

workflow

only 1 tool in the workflow. blob input tool.

Screenshot 2023-07-20 161234.png

 

server version: 2021.4

0 Likes

The main user profile icon has centralised text. However, for Owner icons under collections the text is top align and does not look as clean. It would be nice if these were consistent and centralised.

 

 

Top Liked Authors