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
So there are freemium apps in the gallery and
server customers have their own apps published in their private galleries...
What if one want's to sell apps like in iOS app store,
Provide insights from the app as a service either prepetually, annually or monthly so that the locked apps can be used
possibly payments being handled over Alteryx Public Gallery.
Does the Alteryx roadmap include such a business model in the future?
Best
Following up on this post (https://community.alteryx.com/t5/Alteryx-Server-Discussions/Server-logs-do-not-include-download-tool... ), inclusion of the activity of the download tool in the Server logs would be very useful in monitoring this high-risk capability within an enterprise tech environment.
Hello,
I think there should be option to test save data connection during setup and after. Perfectly, if there was possibility to schedule connectivity check, however, just adding option to test it manually will be the step forward.
Best,
Piotr
Hello,
I can't find an option in Alteryx Server wizard to enable redirection from http to https. Alteryx Service occupies both ports so I can't (and I don't want) to deploy a redirection on port 80. Such feature would be really helpful if it comes out of the box.
Best,
Piotr
While Alteryx is a self-service tool for the business there is a need for administrators to get a little more insight to the usage of the installation on the server. Each customer is forced to create their own monitoring tools. I understand NewRelic and Cloudwatch can easily be used but there is a need to split the admin view by organization departments since each dept needs their own resource utilization and workflow report. Logical split view reporting should be facilitated by the Alteryx server product.
We get a lot of comparisons with DataStage ETL and what Alteryx can do. DataStage has the capability to partition queries and run on multiple worker nodes to allow the execution to be more efficient and faster than if it ran on one worker. We want similar capability on Alteryx as our case study shows right now that Alteryx is 10X slower than a query ran on DataStage through the GRID.
We have installed Server on Azure VM and have looked into options such as a replica AD Domain Controller in the Azure environment for authentication, however, we would like to have Server authenticated using Azure AD.
Currently, Alteryx Server has a setting for how many days to keep Results from scheduled workflows, which prevents your Results log from getting too large.
Unfortunately, this setting is universal to all workflows, regardless of schedule. If you have monthly jobs sharing a server with jobs that run every 5 minutes (which we currently do), and you set your limit to 30 days, you get at most 1 result from monthly jobs, but 8,640 results from your 5-minute jobs!
A better option would be to keep the most recent X results from any schedule (where X is user-configurable).
Hi there,
Please can we extend the support for MongoDB to include MongoDB Enterprise latest versions, and certify at latest version within 3 months of release (both with the connector components, and the server infra)?
Given the deep dependence that Alteryx server has on MongoDB, being current with the latest version is critical (since many enterprises have a policy of moving to the latest version within 6 months, and shutting off old after 12.
https://docs.mongodb.com/manual/release-notes/3.4/
https://docs.mongodb.com/manual/release-notes/3.2/
Mongo 3.2 has been out since Sept 2015, and my understanding is that Alteryx Server is not yet certified for 3.2 - so it may be worth skipping to 3.4 (released 11 Sept 2017).
Many thanks
Sean
I would like the ability to add Groups to a collection as well as individual users. This would make things a lot easier for situations where large sets of users needed to be added to a collection at once, or removed at once.
Alteryx Server seems to natively support MicrosoftSQL and Oracle connections on Alteryx Server. It would be helpful to natively support (i.e., a non-ODBC connection) for Cloudera Hadoop as well.
As a Curator, I need Artisans to be able to create & maintain their own Gallery connections (rather than only Curators)
- My Artisans use their own credentials in their connections
- Their credentials are subject to a periodic reset policy, so they need a self-service capability to update their connection credentials (and sharing settings)
Right now, with LSS, the only thing you can query who has taken seats on licenses (you get user's email and host name). This is OK, but it would be great if we could get more information than that. Primarily
As you know, there is no way to forcefully remove a license from the LLS (you either have to have user deactivate from Designer, or wait 7 days). Knowing this information would help admin's know who is actually using the licenses and if someone leaves the company, you can get a countdown until that license is released.
For historical tracking and auditing, I would also like to setup an Alteryx Workflow that puts licensed user information into a table or DB so we have a log of who is using the licenses.
Please consider adding this feature to the Alteryx PRIVATE Galleries. This is a feature of the Alteryx Gallery and would be useful for our clients too.
Thanks,
Mark
I'd love the ability to have one schedule for a workflow at specific times.
Currently you have to create 4 different schedules if you'd like a workflow to run at 10 am, 3 pm, 5:30 pm and 11:30 pm and doing this makes the "Scheduled Workflow" section of the server not only cluttered, but a lot more difficult to manage. (like spotting accidentally duplicated schedules- which also happens more often than i'd like :)
Thanks!
Within the Mongo database on the Alteryx Server, when using WinAuth, if you use AD Groups for Permssioning, there is no direct way within the Mongo database to go from the AD Group to the User table. This is important if you need to report on who, base upon their AD group membership with their associated role is a user. Example. AD Group 'Example-AD -Group' is assigned Permission Curator. The AD Group contains user 'Jay Smith'. 'Jay Smith' is on the user Collection. activeDirectoryPermssions Collection contains the Ad Groups and permissions. But, in order to connect the two collections, you will need to go externally to define the AD Group memebership to join these two collections together.
We've noticed on our Server Gallery that users must click 'Run' two separate times when running an app. The first time they see 'Run', its really taking them to a configuration screen, rather than actually executing the tool. What if that first 'Run' button was changed to 'Configure'? We've seen that users hesitate to run apps because they aren't sure what they're getting when they click 'Run' the first time.
Having the option to disable schedules within the Designer application would be advantageous for we support staff. Especially when multiple service restarts or server reboots are required. When we perform migrations or restores or even upgrades or when conducting server maintenance actions. As we know starting of the Alteryx service immediately queues up workflows to be run based against there schedule times. When maintenance is being performed we do not want workflows to run, and/or having to wait for completions or have the user to rerun the workflow. The option to temporarily disable schedules globally with a click of a button is far better then changing the parameters of the schedule or even deleting it. To go a step further = an internal mongodb administration command to disable/enable schedules would also be helpful at the database level
In any large IT environment - you will have multiple systems which each use different nomenclature to describe the same thing
This relates to products; currencies; customers; suppliers; trade types; etc.
At present - our users are bridging this gap either by:
a) creating a bunch of excel spreadsheets with "Magic Code Translation Tables" - which is unfortunate because these become unmaintainable very quickly and live on people's desktops (and are not reusable assets) or
b) creating a whole morass of one-way-translation tables to translate from each input source to the normalized format - these are all hand-rolled translation tables; with hand-rolled ways of adding translations etc.
What would be very useful is to allow Alteryx users to specify these kinds of domain concepts on the Alteryx server, with a flexible way of adding synonyms. For example - our master customer list is kept on the server with a master customer ID (call it MID for Master). If I'm dealing with a new system that uses a different customer ID (call it NsID for New SystemID), then I can map the NsID to the MID centrally so that anyone who wants to do analytics on this data can just drag in a converter from NsID to MID; and also drag in the master customer list with the MIDs.
This would allow all these Magic Translation Tables to become an enterprise asset rather than isolated data islands, and act as an accelerator for every other team using this data.
*This is an idea from @riverotoledo_21 from the Portuguese Community*