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
It would be very useful to have a standardized method to set up notifications to the server admins and to the job owner themselves if an alteryx canvas fails (error).
My understanding is that currently the only way to do notifications on failure for every canvas is for every canvas to individually set up events. On a large implementation, this becomes very difficult to manage.
I'm not sure if this is too similar to this server idea
but I'd love to see the ability to add webhooks to Alteryx Server to launch a workflow. I believe that is how Flow (now PowerAutomate) can run an event. I had to spend hours figuring out how to build a "Flow" workflow which would have taken me minutes in Designer. For example, when I receive a new MS Forms Survey submission, I can shape the data and build a sharepoint list, rather than waiting for whatever interval I set in the scheduler.
Hi Alteryx,
Now, under the Job Tab, it is only show the status of running job.
Suggest to add one new page for showing the run history of each workflow/job.
1. Workflow name
2. Priority
3. Assigned Worker
4. Start time
5. End time
6. Duration
7. State
8. Job Type (schedule or manual tracker)
9. Owner
10. Message ( e.g. error log)
Best regards,
Samuel
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.
Hi Alteryx,
The scale of the column width in Alteryx Gallery is fixed.
Sometime may not show the whole word of that column, it is very inconvenience.
Actually, not only in gallery but also in designer. Like the Manage Data Connections pop-up window.
Even in 2019.4, the display problem hasn't been improved.
Can Alteryx improve the UI of gallery and designer asap?
Best Regards,
Samuel To
Hi Alteryx,
When a staff leave the company, his/her AD account will be removed from the AD directory,
However, the user record is still exists in the Alteryx gallery. For example, still existing in the user list of data connection and the permission tab.
Can Alteryx provide the following features ?
1. Identify the user that do not exist in the AD directory anymore.
2. one button to remove all of the setting related to that user in the gallery.
Best Regards,
Samuel
All of the default values for the RuntimeSettings.xml can be found in the C:\Program Files\Alteryx\bin\RuntimeData\RuntimeSettings.xml.
These values are overridden by the RuntimeSettings.xml file in the ProgramData folder. Unfortunately, there is no “formal” documentation right now.
The suggestion would be to show users the universe of XML tags and their corresponding accepted value configs, and other data related to the XML entity.
Element Name ServiceProviderEntityID -> child of Authentication -> grandchild of SystemSettings
Field | Description |
Definition | This is the URL of the Alteryx Gallery authentication service provider. |
Required | Yes |
Allowed Value Data Type | String |
Allow Multiple Values | No |
XML Example | <ServiceProviderEntityID>https://gallery.alteryx.com/aas</ServiceProviderEntityID></ServiceProviderEntityID> |
My company uses R Shiny and maybe in the future Python Dash to create multiple analytic apps, dashboards, etc for multiple people to run across our company. One thing that would be nice to to have these R Shiny workflows run off of the Alteryx Server as that would allow us to use Alteryx Server to keep permissions and ease of use.
I propose an update to the Alteryx Server that would allow for R Shiny apps to be run in the Alteryx Server with all functionality of custom R interactive plots, etc etc just like what you'd see in one hosted on a R Shiny Server.
The benefits of this would allow for my company to only have to manage one server instance (Alteryx) to run all of this. Since R/Python is allowed/used in Alteryx workflows already, can you add the ability to visualize R Shiny code/plots/interactions/etc within Alteryx Server itself?
Currently if there is a password change, I have to download my workflows, update the password in the Tableau connector, and reupload the files.
This would enable groups with a single sign on to ensure scheduled workflows are not interrupted.
Are there any plans to add support for the Spatial Object, File Browse and Tree questions for the Gallery REST API?
I see via the Interface Viewer in Designer that the "answers"/values to these questions are just (messy) XML I realize the File Browse could be difficult because it would involve accommodating some type of BLOB data but the Spatial Object (one or more lat/lngs describing a point or shape) and the Tree questions seems to be fairly straightforward.
We currently get around the Spatial Object limitation by specifying a latitude and longitude (for a Point) in text boxes. For shapes (polygons) we just stuff the WKT (Well Known Text) representation of the polygon in a text box. This works fine but requires special handling on the workflow side.
I have a chained app that is running on the gallery/server. When I run it, I see status changing from Processing to Running, but the window doesn't show a meaningful message as to which app is running. Is it possible to show that in the Browser window which reflects what stage is currently running in the Chained App?
See snapshot of window below.
This would be super useful to monitor the progress of the chained app currently executing on the server.
We use the Server API to manage our server environment - and we recently noticed that the Workflows API (/admin/v1/workflows) ignores any canvasses after the 10 000'th submission.
For example:
By querying Mongo directly (appinfos collection) we know that we have 18 800 or so unique applications in our environment.
Please can you remove this cap from the API so that it can be used to query any number of canvasses on a larger environment?
cc:
+ @Hemanth @marydest24 @Shreyasi @Sotoll @Kosi @revathi @Bethanyturner012 @TanyaS
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!
I’ve had a query from a Team here at my organisation regarding OAuth2. They are trying to investigate whether a Robotic Process Automation Tool can be integrated with the Alteryx Gallery API.
It uses OAuth2 but my understanding is Alteryx Gallery uses OAuth1.
Can Alteryx Gallery API be enhanced to use OAuth2? A plan to support OAuth2 authentication for a REST API in a future release?
It would be helpful to be able to customize the color scheme in Alteryx gallery to differentiate between the Production and Sandbox environment. This would be a quick check to ensure you are in the correct environment.
Hello,
We use external corporate scheduler and we would like to start scheduling Alteryx workflows in this way. However, collections don't have API which would simplify our way of running workflows which we are shared by the users. Are you planning to enable such feature?
Best,
Piotr Zawistowski
I have Designer Apps that work really well using the Browse tool to provide the outputs to display and download in the Apps.
This does not work when I push the Apps to Server.
I find this very restricting and would like to suggest that the Browse Tool be enable to generate its outputs in Server Apps.
I would like the Browser outputs to be enabled for download into Excel, PDF, etc as well so the Server Apps behave in a similar way to the same Apps in Designer.
Could the community receive a comprehensive data dictionary of all the collections in Mongo with:
- Description of each collection
- Description of each attribute (or field) within each collection
- Documentation of joins between the collections
A great example can be seen in how Tableau documents their postgresSQL tables: https://help.tableau.com/current/server/en-us/data_dictionary.htm
This would be extremely helpful as we are determining which collections we need to store, how to construct queries and how to build analytics on our assets.
Thank you!
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
When I added data connection on Alteryx Server, there are many unsorted databases. If it is sorted, it is easy to find.
User | Likes Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |