Alteryx Server Knowledge Base

Definitive answers from Server experts.
In this article, we are going to review how to perform a silent patch upgrade of Alteryx Server using the command-line.
View full article
This workflow downloads all workflows from a Server to a local machine using the V1 API endpoint /webapi/admin/v1/workflows and the V3 API Pack, then parses through the XML to search for a specified term (such as tools used, database connections, DSNs, queries, versions, etc.).
View full article
This article describes some scenarios where the Server UI's search function does not return expected results. This happens because the search function applies some rules that are not obvious, and also because of search engine limitations.
View full article
It is not uncommon for customer to migrate existing users from old domain to new domain. This article explains how to achieve this manually.
View full article
How to retrieve and save Windows System events related to System and Application
View full article
A guide to Server licensing requirements, the different types of Server licenses, and when to use them.
View full article
In this article we will look at the importance of the Alteryx Server Sandbox environment to help ensure the smooth operation of the production Alteryx Server environment.
View full article
When running a Python workflow on the Server, an initialization error occurs (typeerror: init_io_state).
View full article
In this article, we are going to review how to perform a silent upgrade of Alteryx Server using the command-line.
View full article
In this article, we are going to review how to perform a silent installation of Alteryx Server using the command-line.
View full article
In this article, we are going to review how to perform a silent uninstallation of Alteryx Server using the command-line.
View full article
This article examines techniques for ensuring high availability for Alteryx Server environments.
View full article
Configure a workflow to send an email when a workflow errors on the server or with Desktop Automation.
View full article
Credentials are how we control who has access to what on a computer or a network. Credentials are a way to prevent people from touching data or folders or content they aren’t supposed to. This article goes over the different options for setting credentials on a private gallery. 
View full article
This article outlines the general recommendations and checklists before an Alteryx Server Upgrade to help achieve a smoother upgrade
View full article
Best Practices/Recommendations for Atlas when version 4.0 is deprecated.
View full article
Everything you need to get started with your own instance of Server!
View full article
Alteryx Server and Client are Incompatible Error
View full article
This article outlines the issue of missing custom python packages like - Selenium, openpyxl, shareplum, requests_ntlm, etc. after upgrading Alteryx Server/Designer, and the steps to resolve this.
View full article
This article will help you configure dynamic e-mail attachments with output from a Gallery workflow that can change with each workflow run, such as when the output includes a timestamp.
View full article