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

The full question tree is not visible within the JSON object returned when requesting the 'Questions' in the .yxwz file on the Alteryx Server. There are nested questions that are visible but there is no indication that they are nested, missing label groups, tabs and no indication whether a question should be shown or hidden. This is limiting.

 

A full question tree in the JSON would allow for dynamic interpretation of the 'Questions' in the .yxwz file as structured through the Interface Designer.

 

Regards,

Ben

0 Likes

Hello,

 

It would be beneficial to have integration between Alteryx and SIEM solutions, and  send all Alteryx logs to the SIEM solution just like any other IT solution. The reason is to comply with the policies of customers, where InfoSec team must have centralized logging for all systems and hence a holistic view of the security posture for the infrastructure.

 

An Example of this would be seeing logs concerning change of user privileges' and system settings (on the SIEM).

It should be possible to schedule chained apps. Particularly useful when the first workflow in a chain runs a check and if the check returns true then the next workflows run and if the check returns false then the next workflow should not run. 

 

Possibly related to:
Schedule Configured Analytic Apps - Alteryx Community

For our large organization a requirement is that the Server connect to MongoDB cluster requiring keytab kerberos authentication. Can we please upgrade to needed MongoDB version that would support this as well as enable it within Alteryx Server.

 

(https://docs.mongodb.com/v3.2/tutorial/control-access-to-mongodb-with-kerberos-authentication/)

0 Likes

This is an issue that has been marked as solved, however it isn't.

The problem still persist. When you have a macro with a gallery data connection, the workflow containing the macro gives an error when run on the server: 'Unable to translate alias'

If you select manage assets, then include any macros when you publish, this bug is gone. That's the fix. 
But this is not a solution because 
if someone updates the macro, the containing workflows will still use the old, included version of the macro. You will somehow need to remember which workflows use the modified macro, download them all, include the new version of the macro and republish the workflow. 
Well, I can't see how this is a fix to the problem. It's probably better to just keep using the old disabled container 'fix', which is also quite painful.

When rerunning a failed manual job, the same Priority is used, but the Optional Job Name is not and cannot be re-entered on submit.  User has to go to Workflow results page and Edit to add the Optional Job Name for a rerun.

 

I suggest the Optional Job Name text box be added to the rerun submit page.

Prefill using the original job's value if one exists.

 

 

Thanks,

MJOptionalJobName.jpg

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.

When we upgrade a server - we often want to do this progressively so that we can move a few canvasses to the new version over time.
However - in order to do this we need to create an entirely new server URL and then users have to deal with the irritation and complexity of storing multiple addresses and knowing which one is where.

 

This would be substantially easier if we could put a load balancer / a consolidator in front of the alteryx server - so the user can go to the same gallery - but under the covers some of their stuff has been upgraded to the new version (on a new server) and some is still on the older server.    

As we look at upgrading Alteryx Server - one of the challenges is that it's an all-or-nothing approach; and there doesn't seem to be a guided wizard approach to upgrading.

 

The upgrade process would be much less intimidating if we could create a Migration tool which can work across versions - similar to Microsoft SQL Server which has the.    This would allow us to:
- Migrate a subset of assets up or down versions

- Migrate across servers to do consolidation or to split loads into different servers for the purpose of segregation

- Progressively migrate over time to limit the risk.

 

cc: @JohnPelletier 

 

 

 

 

 

Hi Team,

 

We have new idea which we dint find on Alteryx community, also Alteryx expert confirmed for now this is not possible.

 

Please find the below details:

 

Use Case: Automating Onboarding Process for collection creation.

 

Idea: Currently we are doing this onboarding manually, such as user fills up the form in Sharepoint with all relevant details for Collection Creation.

We as an Alteryx Support team, check the form and create the collection Manually.

We want to create a Workflow, such that it will read the form from SP and create the Collection Automatically without any Manual user intervention.

 

Benefits: If we Automate this then we can save manual user efforts and also avoid any manual mistakes.

 

Note: If this can be possible with any other feature of Alteryx like API, then also we are good.

 

Regards,

Niharika

 

I'd like to request the ability for the Curators to change the priority on Apps in the Gallery.

 

Today we have a system where users are not allowed to set the priority on workflows. The Curators change the priority of scheduled workflows based on workflow runtime/ business need by going to Gallery Admin> Jobs> Scheduled Workflows, and then editing the schedule priority.

 

The problem that that we have a numbers of Gallery Members/ Viewers that run Apps through the day that are very fast to run, but depending on how big is the queue they can several minutes/ hour until a spot is free to run.

 

If would be very helpful to get a better UX if the curator can choose which apps should have a higher priority to run.

 

Thanks,

 

Mauricio Estevez

I manage a server with 200 + Artisans. Some of them tend to abuse the Scheduler by having workflows running every hour or every x hours. This can penalize other users creating big queues thought the day. Currently I monitor the queue and schedule often and then contact these individuals to better accommodate their needs.

 

Having the possibility to disable hourly workflows, or enable to only specific users, would help a lot to deter the abusers.

 

Thanks,

 

Mauricio Estevez

It should be possible to trigger the same workflow in different ways from Alteryx Gallery: 

- Workflow chaining: 

      -  Workflow B runs after the successful execution of Workflow A

      -  Workflow B runs after the failure of Workflow A

 - Schedule: Workflow B runs on multiple schedules

- API call (even when it is not an analytical app) 

 

For example (considering the same workflow): 

- Audit workflow runs every day

- Audit workflow runs every hour during the last day of the month

- Audit workflow runs if triggered by financial close on 3rd party tool 

- Audit workflow runs after the execution of the financial workflow

     

 

 

Currently, in order to run an app via the API, you have to have uploaded the app to your private studio. Frankly, I don't find this function useful because you have to download then re-upload an app in order to gain access to the API. The API would be more useful if when an app is shared with you (or a collection is shared with you), then it would also allow for that app to be run via API by the user it was shared with. Right now, the only person who can run the app via API is the user who originally uploaded said app. 

Some of our artisans are unable to publish straight from designer and it would be great if there was an "Upload workflow" button in the private studio just like there is for curators in the admin panel.

Hi!

 

It would be very useful if Alteryx would allow users to create folders under their Private Gallery. My private gallery is now 3+ pages long & it would be super helpful to be able to organize the workflows into different folders (Archive/Retail/Linear/Fin/etc), allowing for easier housekeeping & tracking. I realize their is collections but I'm not trying to share anything here, just organize my content for easier viewing.

 

Thank you!

1.JPG   1.JPG  1.JPG

Hi there,

 

On the server product you have the ability to set up timeouts to avoid server resources being hogged by any one canvas.

Currently this setting only applies to scheduled canvasses - however this leaves a gap where users can just run this manually.

 

Please can you extend this setting to also cover manually initiated jobs too?

 

SeanAdams_1-1639433415953.png

 

 

 

 

0 Likes

Hello,

 

Recently after adding 100+ Tags for usage by our end users as they apply to existing or new workflows, we quickly realized that no user was allowed to add more than 5 Tags per workflow.  When attempting to do so, the user will either receive the following error, or they will save their workflow, reopen only to find out that only 5 Tags were saved to it.

 

After reaching out to the Alteryx Support team our rep mentioned the feature update would need some traction in the 'Ideas' board on this site therefore; I'm posting this suggestion with the hopes that other out their in the Alteryx universe have the same issue and would like to see the update(s) needed ASAP to update or correct the Alteryx system settings to allow a user to apply an unlimited number of Tags to any workflow.  If a specific number is needed (meaning 'unlimited' can't be accomplished), please increase the number from 5 to 100.

 

If anyone would like to discuss future, please respond via this post and I'll be sure to get back with you.

 

Sincere thanks,

 

Johnny Shepphard

Alteryx Admin/Data Analyst

KAISER PERMAMENTE

Johnnyjks1_0-1638404550625.png

 

 

Hello,

 

We recently upgraded our on-prem instance of Alteryx Server/Gallery to version: -

 

  • Client: 2020.1.0
  • Server: 2021.3.3.63061
  • Server Binaries: 2021.3.3.63061
  • Service Layer
  • Master: 2021.3.3.63061

 

We have noticed that the search functionality in various areas (top and right-side) no longer return results using a "contains" but rather it is doing an "exact" or "starts with" keyword search. This is very frustrating to many users as we can't easily find our workflows quickly compared to previous versions.

 

Please improve search functionality.

At the moment when you give the "assign job" permission the user can choose any worker, it would be great if there was a way to assign workers to users or groups.

 

Example 1 (worker 3 is assigned to one group):

Worker1 - Assigned to ALL

Worker2 - Assigned to ALL

Worker3 - Assigned to ArtisansGroup1

 

In this scenario, all Gallery users have access to Worker 1 and Worker 2 and the ArtisansGroup1 has access to Worker1, Worker2 and Worker3.

 

Top Liked Authors